From 0f0d356f3ab459b02ef41149b2bdcbeb38329ee4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 12 May 2026 14:07:38 +0000 Subject: [PATCH] chore(deps): update ghcr.io/renovatebot/renovate docker tag to v43.176.1 --- .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 a7ca086f2..44527dbc1 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.175.1@sha256:c8008bf16f62e9f816856b05c3516a4ddfad423127a669307d3e5043122c2cd2 + container: ghcr.io/renovatebot/renovate:43.176.1@sha256:e93fa69d77fe0ad6505f99b649be8569ebf89ef91495ca64bdf6abbefc0e68d8 steps: - name: Checkout uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6