From f689526cc7a1eba5fd74294b83d6e4940266278d Mon Sep 17 00:00:00 2001 From: "p2p-renovate[bot]" <220013375+p2p-renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 22:02:14 +0000 Subject: [PATCH] chore(deps): update dependency cli/cli to v2.96.0 --- runners/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runners/Containerfile b/runners/Containerfile index 54d58cc..5306557 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.95.0 +ARG GH_CLI_VERSION=2.96.0 # renovate: datasource=github-releases depName=GoogleCloudPlatform/docker-credential-gcr ARG GCR_CREDSHELPER_VERSION=2.1.32