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