diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 71852edda..db8419362 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -50,7 +50,7 @@ jobs: echo "RENOVATE_DRY_RUN=${{ github.event.inputs.dryRun || env.RENOVATE_DRY_RUN }}" >> "${GITHUB_ENV}" echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "${GITHUB_ENV}" - name: Renovate - uses: renovatebot/github-action@v40.3.5 + uses: renovatebot/github-action@v40.3.6 with: renovate-image: "ghcr.io/renovatebot/renovate" renovate-version: "latest"