diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 40eab98734f..13b20428291 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@5c3af5291750a557bd359d10c55c58e0808f1a2c # tag=v32.208.1 + uses: renovatebot/github-action@db21938faafa9c6b7a442ad301da7030f2ed9968 # tag=v32.208.2 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}