diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index b1caedb0..76d7b694 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -12,7 +12,7 @@ jobs: with: token: ${{ secrets.BOT_TOKEN }} - name: Self-hosted Renovate - uses: renovatebot/github-action@d9c6c11f21804308b9ec6104843ad758c9f3ef83 # tag=v32.185.0 + uses: renovatebot/github-action@491257f795bd1dee942e33e8a8b05e7aea05e7bc # tag=v32.185.3 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}