Skip to content

Commit e7146d1

Browse files
authored
Merge pull request #207 from redhat-cop/renovate/cli-cli-2.x
Update dependency cli/cli to v2.46.0
2 parents ca4fa5d + 1393548 commit e7146d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3-1552@sha256:582e18f13291d7c
55
USER root
66

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

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

0 commit comments

Comments
 (0)