From 6c13df95e994a272434398d1d5233fff6c842abb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 20 May 2026 16:08:25 +0000 Subject: [PATCH] chore(deps): update ghcr.io/renovatebot/renovate docker tag to v43.188.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 c508ba53d..09d1135b6 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.186.8@sha256:8017d963be4b849afc9503471c836d44c4953e6049b7ce55187855bfe570bf96 + container: ghcr.io/renovatebot/renovate:43.188.0@sha256:638a92e5199e2179ad249a79908959e1534f07e5a5a7e09aef30543755162e56 steps: - name: Checkout uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6