From 3dc353b658cb92cbc980269032c2679a49189f7e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 11:24:39 +0000 Subject: [PATCH] ci(deps): update ghcr.io/renovatebot/renovate docker tag to v43.5.5 --- .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 31ff7d55..fb372696 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.5.4@sha256:f8b4b782b15999e01b9e590df8ef66c2c4c7459e792a8219bc17ed73be12dabf + image: ghcr.io/renovatebot/renovate:43.5.5@sha256:fd671f8c82cd73ee82c6c6845d4e5b989001a2a9131c7b26d3aa10ef7ffcfc22 # github hosted runners are running as `1001:127` (ubuntu:docker) options: -u 1001:0 --group-add 1000 --group-add 12021 --group-add 127