From 40621eb61e2361e4875579fb0bff21c114af599c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 24 Apr 2026 17:51:00 +0000 Subject: [PATCH] chore(deps): update ghcr.io/renovatebot/renovate docker tag to v43.141.4 --- .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 61f2cb6d4..667d4c278 100644 --- a/.gitea/workflows/renovate.yaml +++ b/.gitea/workflows/renovate.yaml @@ -13,7 +13,7 @@ on: jobs: renovate: runs-on: ubuntu-latest - container: ghcr.io/renovatebot/renovate:43.139.6@sha256:2ed9f867ea7a7d2448847ce704f78af09e9b881c63f843a1aa0f590691737c42 + container: ghcr.io/renovatebot/renovate:43.141.4@sha256:5da60029929c171750690774b5385d76855e23649ca36f774cbd2afa5bad70d8 steps: - name: Checkout uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6