diff --git a/Dockerfile b/Dockerfile index 0eb8956..e4975ed 100644 --- a/Dockerfile +++ b/Dockerfile @@ -36,7 +36,7 @@ RUN \ apt-get clean &&\ rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* -ARG GH_VERSION=2.63.0 +ARG GH_VERSION=2.63.2 # ARG GH_SHASUM_256="6df9b0214f352fe62b2998c2d1b9828f09c8e133307c855c20c1924134d3da25" RUN curl --silent --show-error --location --output /tmp/gh.tar.gz \ "https://github.com/cli/cli/releases/download/v${GH_VERSION}/gh_${GH_VERSION}_linux_amd64.tar.gz" \ diff --git a/cst.yml b/cst.yml index 979dc69..74edd13 100644 --- a/cst.yml +++ b/cst.yml @@ -12,7 +12,7 @@ metadataTest: value: ".*git.*" isRegex: true - key: io.jenkins-infra.tools.gh.version - value: 2.63.0 + value: 2.63.2 - key: io.jenkins-infra.tools.jenkins-inbound-agent.version value: 3283.v92c105e0f819-1 - key: io.jenkins-infra.tools.netlify-deploy.version