From 9978f299157ce7bf1cf6702c61b6a1d9cb7cab9e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 07:24:37 +0000 Subject: [PATCH] ci(deps): update ghcr.io/renovatebot/renovate docker tag to v44.23.3 --- .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 df5f6d48..64ab75b9 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:44.23.1@sha256:acb39944f93cbeaaae7de8ab425ab53b4cdc1dc34aa4b5a18cb6b63fe607b9f9 + image: ghcr.io/renovatebot/renovate:44.23.3@sha256:818f93d52ee1bb05d56be9577a17ecbe049ccd0e8b3950f5b5ce6ef056c7265c # github hosted runners are running as `1001:127` (ubuntu:docker) options: -u 1001:0 --group-add 1000 --group-add 12021 --group-add 127