From 365992d33e0c58993bfe9b518e4f62f139f2e757 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 18 May 2026 22:09:01 +0000 Subject: [PATCH] chore(deps): update ghcr.io/renovatebot/renovate docker tag to v43.185.0 --- .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 f6b9a5716..49435b4fc 100644 --- a/.gitea/workflows/renovate.yaml +++ b/.gitea/workflows/renovate.yaml @@ -13,7 +13,7 @@ on: jobs: renovate: runs-on: ubuntu-js - container: ghcr.io/renovatebot/renovate:43.184.0@sha256:54d9b3e085da53c7b793f3d521ba07661a2684202a75d67b30be61d72f69d4a1 + container: ghcr.io/renovatebot/renovate:43.185.0@sha256:41a9a6a7fa9f42dc02df4100af490f8acd02cfabee0e79d322b934a41ff07d16 steps: - name: Checkout uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6