diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 866db330..44ff600c 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@17af61f7bd131b4171cb09ac07cde5f612fced9c # v34.56.3 + uses: renovatebot/github-action@e554d71798f1142b467bc4fabcb8f134b6b7cf35 # v34.60.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}