From 7064bbfdda51518fc8fc9731c5c5458413669daf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 20:29:55 +0000 Subject: [PATCH] ci(deps): update ghcr.io/renovatebot/renovate docker tag to v44.48.1 --- .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 58db18f06..d0c70c3d3 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.48.0@sha256:330148e4ea9ea15f16e48f311d337da760ebec6fcf6e33ed5347afc2c5cf5c69 + image: ghcr.io/renovatebot/renovate:44.48.1@sha256:f86de6aef198afad4667ae5cbc35d1b950050579f8f77907da7aa2a38c817526 # github hosted runners are running as `1001:127` (ubuntu:docker) options: -u 1001:0 --group-add 1000 --group-add 12021 --group-add 127