From fd7cd109e19f9a503a3b5d9c36261c43c7fcec3a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 1 Oct 2024 15:34:12 +0000 Subject: [PATCH] Update ghcr.io/renovatebot/renovate Docker tag to v38.106.2 --- .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 561587a..d6f1e4c 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:38.106.1' + container: 'ghcr.io/renovatebot/renovate:38.106.2' steps: # checkout code