From 4e8ba3978e3a5cbbc1829cad15de5f6a304d1de4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 30 Mar 2025 22:04:58 +0000 Subject: [PATCH] chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.222.1 --- .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 3716c72..aebdfb5 100644 --- a/.gitea/workflows/renovate.yaml +++ b/.gitea/workflows/renovate.yaml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest # 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:39.222.0 # Pinned version + container: ghcr.io/renovatebot/renovate:39.222.1 # Pinned version steps: # Checkout the repository containing config.js