diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 4830211bf17..5eae101397b 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@f489d66310a2026c6e780a14840973f662f7a138 # tag=v32.135.1 + uses: renovatebot/github-action@aa9aa1b64ca205ee8ce22677c0bbad9f0d386807 # tag=v32.151.2 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}