From 2fe300494804bacaa055cd8b9ed3a70fcbf2ee18 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 19:27:38 +0000 Subject: [PATCH] ci(deps): update ghcr.io/renovatebot/renovate docker tag to v43.201.0 --- .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 4526b700..4d494dd0 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.200.1@sha256:e0ac59fb401cd10e8908eb4adb80e62db8ddb18b8193c00a23d16fbb089b3a3d + image: ghcr.io/renovatebot/renovate:43.201.0@sha256:d78ca0d9b7a20300a731a10b4e8ec04de29462d91de68ca400d059a4ddd58f25 # github hosted runners are running as `1001:127` (ubuntu:docker) options: -u 1001:0 --group-add 1000 --group-add 12021 --group-add 127