diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 0622e9a0..bce947b8 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@d219f8fea2d2665a25fd4d0f39b6a18e31ac8fa2 # v34.143.1 + uses: renovatebot/github-action@78179592fbdafad8276d547ce30a1e7b63cf395e # v34.145.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}