Skip to content

Commit 8d45c3d

Browse files
Update dependency cli/cli to v2.63.0
1 parent 3bd524c commit 8d45c3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chart-repo-pr-action/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ FROM registry.access.redhat.com/ubi9/ubi-minimal:9.4-1194@sha256:104cf11d890aeb7
55
USER root
66

77
# renovate: datasource=github-releases depName=cli/cli
8-
ARG GH_VERSION=v2.53.0
8+
ARG GH_VERSION=v2.63.0
99

1010
## Install git and diff
1111
RUN microdnf install --assumeyes --nodocs tar git diffutils && \

0 commit comments

Comments
 (0)