diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 313a9be3109..a5e01cabb9b 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@fa1bc90d63a63594fc8db7ee030d357615b2e38c # tag=v32.127.0 + uses: renovatebot/github-action@2d254166f27dc0c201f167fae9e18ce0f767b909 # tag=v32.127.2 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}