From b9454cf59aa7887e1b01f2cf4762c3d9d7f1d9ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Prud=27homme?= Date: Sun, 29 Sep 2024 22:03:29 +0200 Subject: [PATCH] ci: update ghcr.io/renovatebot/renovate docker tag to v38.101.1 (#729) Co-authored-by: Renovate Bot --- .github/workflows/renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 935c57a8..f91bad70 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 }}