Skip to content

Commit

Permalink
Merge pull request #19967 from minikube-bot/auto_bump_gh_version
Browse files Browse the repository at this point in the history
CI: Update gh from 2.61.0 to 2.62.0
  • Loading branch information
spowelljr authored Nov 15, 2024
2 parents 7eed597 + c00f1c8 commit 1bba3c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/jenkins/installers/check_install_gh.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

set -eux -o pipefail

GH_VERSION="2.61.0"
GH_VERSION="2.62.0"

echo "Installing latest version of gh"
curl -qLO "https://github.com/cli/cli/releases/download/v${GH_VERSION}/gh_${GH_VERSION}_linux_amd64.tar.gz"
Expand Down

0 comments on commit 1bba3c8

Please sign in to comment.