diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 8fa69bcda16..b3add94c5ec 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@ad8b8f6f3f8f986f46ebe3ed0e18b8f6558278fb # v34.58.0 + uses: renovatebot/github-action@b97904077275f8911d795812e293b2e631f94bbc # v34.58.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}