From 607b88ac1dd59b7dbcde221bc84deff921d6f1b1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 15 Apr 2026 19:39:52 +0000 Subject: [PATCH] chore(deps): update ghcr.io/renovatebot/renovate docker tag to v43.123.3 --- .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 9b3df1c43..318904a4b 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.123.2@sha256:4c8c2c6cc88d847d0691f12a3549c597671e3bd714e6e275e237fb5087bf8a6a + container: ghcr.io/renovatebot/renovate:43.123.3@sha256:735ee329a26eec653c9cbf24935890f30b73f0ee6529d37a0160a902b4964991 steps: - name: Checkout uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6