From 0bcd40e26320c24bd9ec46d6faa8b68b0fc0b646 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 19 Jun 2025 10:03:18 +0000 Subject: [PATCH] chore(deps): update ghcr.io/renovatebot/renovate docker tag to v41 --- .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 97c6f0a..a85571d 100644 --- a/.gitea/workflows/renovate.yaml +++ b/.gitea/workflows/renovate.yaml @@ -11,7 +11,7 @@ jobs: runs-on: docker # Pin to a specific Renovate version for stability (check ghcr.io for latest) # Example: ghcr.io/renovatebot/renovate:37.250.0 - container: ghcr.io/renovatebot/renovate:40 # Pinned version + container: ghcr.io/renovatebot/renovate:41 # Pinned version steps: # Checkout the repository containing config.js