Skip to content

Commit

Permalink
CI: Update gh from 2.43.1 to 2.44.0
Browse files Browse the repository at this point in the history
  • Loading branch information
minikube-bot committed Feb 16, 2024
1 parent ee3391f commit 2de4d2b
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.43.1"
GH_VERSION="2.44.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 2de4d2b

Please sign in to comment.