From 56f839e2b414228800bc6653ea9bd2924e9fd866 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 5 Nov 2025 03:23:59 +0000 Subject: [PATCH] Update ghcr.io/renovatebot/renovate Docker tag to v41.171.3 --- .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 9fbf654..86150f8 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:41.169.3 + container: ghcr.io/renovatebot/renovate:41.171.3 steps: # Step 1: Check out the repository so your config file is available - name: Checkout -- 2.49.1