diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 935c57a8d..f91bad703 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -17,7 +17,7 @@ jobs: - name: Renovate uses: renovatebot/github-action@v40.2.10 with: - renovate-version: 38.59.2 # renovate: ghcr.io/renovatebot/renovate + renovate-version: 38.101.1 # renovate: ghcr.io/renovatebot/renovate env: RENOVATE_CONFIG_FILE: renovate.json RENOVATE_REPOSITORIES: ${{ github.repository }}