diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 1f418ea3..3a1733c0 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@173425112e1e66409fb696205d24a3f2e4122db4 # v34.74.0 + uses: renovatebot/github-action@6a0663311f9df691bdb00b4bee52f2a270b68373 # v34.74.2 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}