diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index c513fc01..e44aba5a 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@e10ae44cffa4603afcd86b3c72854f3dcff5dcb4 # v34.26.4 + uses: renovatebot/github-action@7a531d7e1c4bf1360392169d5d62c7ea8298cfc9 # v34.27.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}