diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index bc27bb60..fc60dd81 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@0455824f3ee1aa6f42563639d43264ee14e9db58 # v34.122.0 + uses: renovatebot/github-action@753250471bd642ce8a8b9d9f83299b316d2586ab # v34.124.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}