From 61dcb809ff297819de2b2a116254b2c432188a81 Mon Sep 17 00:00:00 2001 From: Renovate Date: Thu, 27 Mar 2025 13:52:17 +0000 Subject: [PATCH] chore(deps): update ghcr.io/renovatebot/renovate docker tag to v37.440.7 --- .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 a066a42..eee9807 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:37.290.1 # Pinned version + container: ghcr.io/renovatebot/renovate:37.440.7 # Pinned version steps: # Checkout the repository containing config.js