diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index d7420b39..b2d4e87d 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@2f0dca806d9244848e07c637b8f36f5e4732a713 # v34.108.3 + uses: renovatebot/github-action@2535077be4f3a55ecff924d99c5deee087865a76 # v34.108.4 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}