diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index efbcde84b6c..df5fa7b4026 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@98c137b56d26c6e1e19a951cb19844fc74880fb1 # tag=v32.189.0 + uses: renovatebot/github-action@5f26b06916b05fe07918680441d592f3a505dc00 # tag=v32.190.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}