Skip to content

Commit

Permalink
Update dependency cli/cli to v2.52.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 9, 2024
1 parent b7c8e37 commit e10b136
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart-repo-pr-action/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FROM registry.access.redhat.com/ubi9/ubi-minimal:9.4-949.1714662671@sha256:26361
USER root

# renovate: datasource=github-releases depName=cli/cli
ARG GH_VERSION=v2.49.2
ARG GH_VERSION=v2.52.0

## Install git and diff
RUN microdnf install --assumeyes --nodocs tar git diffutils && \
Expand Down

0 comments on commit e10b136

Please sign in to comment.