From 96ef76a911453917afd853e23baba865a096456a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Prud=27homme?= Date: Tue, 2 Apr 2024 22:03:41 +0200 Subject: [PATCH] ci: update ghcr.io/renovatebot/renovate docker tag to v37.278.0 (#626) 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 a7bb027e2..760c01e66 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -17,7 +17,7 @@ jobs: - name: Renovate uses: renovatebot/github-action@v40.1.7 with: - renovate-version: 37.273.0 # renovate: ghcr.io/renovatebot/renovate + renovate-version: 37.278.0 # renovate: ghcr.io/renovatebot/renovate env: RENOVATE_CONFIG_FILE: renovate.json RENOVATE_REPOSITORIES: ${{ github.repository }}