Skip to content

Commit c1e6223

Browse files
Merge pull request kubernetes#23459 from minikube-bot/auto_bump_gh_version
CI: Update gh from 2.96.0 to 2.97.0
2 parents 93d64f1 + 3b02119 commit c1e6223

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hack/jenkins/installers/check_install_gh.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
set -eux -o pipefail
1818

19-
GH_VERSION="2.96.0"
19+
GH_VERSION="2.97.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)