From 9ac8d10d13250bec958a9897d8fc1b33fdefffb5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Prud=27homme?= Date: Sat, 12 Oct 2024 14:52:43 +0200 Subject: [PATCH] ci: update ghcr.io/renovatebot/renovate docker tag to v38.119.0 (#750) 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 57fdb47dd..027ae4939 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -17,7 +17,7 @@ jobs: - name: Renovate uses: renovatebot/github-action@v40.3.3 with: - renovate-version: 38.110.2 # renovate: ghcr.io/renovatebot/renovate + renovate-version: 38.119.0 # renovate: ghcr.io/renovatebot/renovate env: RENOVATE_CONFIG_FILE: renovate.json RENOVATE_REPOSITORIES: ${{ github.repository }}