From 27a779570ec92bca53e0c81508cdbeb2e4bf3fb0 Mon Sep 17 00:00:00 2001 From: "renovate-dennybaa[bot]" <165063737+renovate-dennybaa[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 06:54:49 +0000 Subject: [PATCH] chore(deps): update dependency cli/cli to v2.85.0 --- runners/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runners/Containerfile b/runners/Containerfile index 36fddad..a843e7a 100644 --- a/runners/Containerfile +++ b/runners/Containerfile @@ -39,7 +39,7 @@ ARG TARGETOS="${TARGETOS:-linux}" # renovate: datasource=github-releases depName=bitdeps/podman-static ARG PODMAN_VERSION=5.3.1 # renovate: datasource=github-releases depName=cli/cli -ARG GH_CLI_VERSION=2.75.1 +ARG GH_CLI_VERSION=2.85.0 # renovate: datasource=github-releases depName=GoogleCloudPlatform/docker-credential-gcr ARG GCR_CREDSHELPER_VERSION=2.1.31