diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 34a13e97bb2..2002d91f952 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@96d3c6f631324bb327e6c7aca54d7b7fb62d422e # tag=v32.217.0 + uses: renovatebot/github-action@c3422e710d11cf3eb14ce3ea4f4994b45ca7b5a2 # tag=v32.221.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}