From abbc4545fc38399982fb7fb889d71eb05d0abd3b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 2 Jul 2024 15:51:03 +0000 Subject: [PATCH] Update ghcr.io/renovatebot/renovate Docker tag to v37.422.0 --- .gitea/workflows/renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/renovate.yaml b/.gitea/workflows/renovate.yaml index 34695e9..da78532 100644 --- a/.gitea/workflows/renovate.yaml +++ b/.gitea/workflows/renovate.yaml @@ -15,7 +15,7 @@ jobs: # renovate Renovate: runs-on: 'ubuntu-latest' - container: 'ghcr.io/renovatebot/renovate:37.421.10' + container: 'ghcr.io/renovatebot/renovate:37.422.0' steps: # checkout code