From a0b9245c6ddc272ecef5cdbdd424577b4139e0d9 Mon Sep 17 00:00:00 2001 From: "jenkins-infra-updatecli[bot]" <101213878+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 07:51:11 +0100 Subject: [PATCH] Bump GitHub CLI (gh) version to 2.40.1 (#945) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: Update the `GitHub CLI (gh)` version in the goss test Made with ❤️️ by updatecli * chore: Update the `GitHub CLI (gh)` version in the provision-env.yml ... ... file Made with ❤️️ by updatecli --------- Co-authored-by: Jenkins Infra Bot (updatecli) <60776566+jenkins-infra-bot@users.noreply.github.com> --- goss/goss-linux.yaml | 2 +- provisioning/tools-versions.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/goss/goss-linux.yaml b/goss/goss-linux.yaml index f89b2da63..f78eabe9d 100644 --- a/goss/goss-linux.yaml +++ b/goss/goss-linux.yaml @@ -56,7 +56,7 @@ command: exec: gh --version exit-status: 0 stdout: - - 2.40.0 + - 2.40.1 git: exec: git --version exit-status: 0 diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml index bd8913602..4d5dc8ef8 100644 --- a/provisioning/tools-versions.yml +++ b/provisioning/tools-versions.yml @@ -8,7 +8,7 @@ compose_version: 2.23.3 cst_version: 1.16.0 default_jdk: 11 docker_version: 24.0.7 -gh_version: 2.40.0 +gh_version: 2.40.1 git_lfs_version: 3.4.0 git_linux_version: 2.43.0 git_windows_version: 2.43.0