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