Skip to content

Commit 0d8460b

Browse files
authored
Merge pull request #18191 from minikube-bot/auto_bump_gh_version
CI: Update gh from 2.43.1 to 2.44.0
2 parents ee3391f + 2de4d2b commit 0d8460b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/jenkins/installers/check_install_gh.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
set -eux -o pipefail
1818

19-
GH_VERSION="2.43.1"
19+
GH_VERSION="2.44.0"
2020

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

0 commit comments

Comments
 (0)