From 27b666b11eb6d2bbf3b9bcdf8cfdf59e217a5c63 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 21:33:34 +0000 Subject: [PATCH] ci(deps): update ghcr.io/renovatebot/renovate docker tag to v44.45.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 e8f2a6136..91041224d 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.44.0@sha256:8903138a177cd6d5a9583005a38d0b13638fe9010eff2fc110143cf0290e0525 + image: ghcr.io/renovatebot/renovate:44.45.0@sha256:f13ac359913e6dbf77bb2f37847e004ed54e8d366c546163ce33f53aa98f7192 # github hosted runners are running as `1001:127` (ubuntu:docker) options: -u 1001:0 --group-add 1000 --group-add 12021 --group-add 127