From e775261a43af921e96085ee302fd4a61b36a46a8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 23 Oct 2025 21:59:43 +0000 Subject: [PATCH] Update ghcr.io/renovatebot/renovate Docker tag to v41 --- .gitea/workflows/workflow.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/workflow.yaml b/.gitea/workflows/workflow.yaml index 39e15ae..c8f26b4 100644 --- a/.gitea/workflows/workflow.yaml +++ b/.gitea/workflows/workflow.yaml @@ -7,7 +7,7 @@ on: jobs: renovate: runs-on: ubuntu-latest - container: ghcr.io/renovatebot/renovate:37.20.2 + container: ghcr.io/renovatebot/renovate:41.158.3 steps: # Step 1: Check out the repository so your config file is available - name: Checkout