diff --git a/.github/workflows/schedule-renovate.yaml b/.github/workflows/schedule-renovate.yaml index fb20b6d..86d3536 100644 --- a/.github/workflows/schedule-renovate.yaml +++ b/.github/workflows/schedule-renovate.yaml @@ -24,7 +24,7 @@ jobs: token: "${{ steps.app-token.outputs.token }}" - name: Renovate - uses: renovatebot/github-action@e3a862510f27d57a380efb11f0b52ad7e8dbf213 # v41.0.6 + uses: renovatebot/github-action@f24426972367551f3391720e34317783a92fd32b # v41.0.8 env: LOG_LEVEL: "debug" RENOVATE_AUTODISCOVER: true