diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 0e56818c..3f880999 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@dadbfaea7d9df02f6103d67d88b8b5692d15a105 # tag=v32.85.0 + uses: renovatebot/github-action@ee9bfa538156ceabb4ba454c5dc23a4b30830187 # tag=v32.87.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}