From a5aa68ee8db698205d971783618b1d9c9db6db2b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Sep 2025 03:53:03 +0000 Subject: [PATCH] chore(deps): update ghcr.io/renovatebot/renovate docker tag to v41.125.2 --- .forgejo/workflows/renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/renovate.yml b/.forgejo/workflows/renovate.yml index 6aa1ff67..0495c0a9 100644 --- a/.forgejo/workflows/renovate.yml +++ b/.forgejo/workflows/renovate.yml @@ -43,7 +43,7 @@ jobs: name: Renovate runs-on: ubuntu-latest container: - image: ghcr.io/renovatebot/renovate:41.122.3@sha256:1ea1fb8fc3e3cc5cec1340c6b25ac0de53c41662c7d65f46aeb8ca42282c93e9 + image: ghcr.io/renovatebot/renovate:41.125.2@sha256:880470695f96411e67d4ada54ea11998a6f7ddf6fddacf7d2eeae7c49e89d420 options: --tmpfs /tmp:exec steps: - name: Checkout