From 9db734af48586ebb44a852d89164e0d0255c2d8d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 08:40:44 +0000 Subject: [PATCH] ci(deps): update ghcr.io/renovatebot/renovate docker tag to v43.139.2 --- .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 ab0de406..14351671 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.139.1@sha256:761563396722388a9a3eca951c6b8b59c0da52c7a08484a4a022429d68b6a6ae + image: ghcr.io/renovatebot/renovate:43.139.2@sha256:8cb1c237ebd9ef4b9d583b1d1592dd6f02f5fc1377576a9244a3890e14d557cf # github hosted runners are running as `1001:127` (ubuntu:docker) options: -u 1001:0 --group-add 1000 --group-add 12021 --group-add 127