diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 7db9909d..1ef06756 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@24c7a5d0372c64ae42b6b02f155a4223f5ea6a8d # v35.1.2 + uses: renovatebot/github-action@927d318430b8127887559d9721fdfcaaa4646fb9 # v35.2.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}