diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 7c53289d..34390c75 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@1a9f0da34c786cf451cd66ef015e7647e41cd67e # tag=v32.152.0 + uses: renovatebot/github-action@4f3429dc34975d83a2fbdd1f9317cd05429b9eee # tag=v32.156.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}