From 3015cea93d09527071788851350f8fd5a1e9fc2a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 14:26:18 +0000 Subject: [PATCH] ci(deps): update ghcr.io/renovatebot/renovate docker tag to v43.207.1 --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ded3bf3d..d0e40fb6 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -32,7 +32,7 @@ jobs: runs-on: ubuntu-latest timeout-minutes: 10 container: - image: ghcr.io/renovatebot/renovate:43.205.2@sha256:436f8141e24268342921d14aa7f5a22ef7f85e4e65ece12c3447769189ff3b10 + image: ghcr.io/renovatebot/renovate:43.207.1@sha256:ee26a8b5c0a002231243d61e2de74440880635beeab5ae0503b5ce6720e4dd20 # github hosted runners are running as `1001:127` (ubuntu:docker) options: -u 1001:0 --group-add 1000 --group-add 12021 --group-add 127