From 3a0f88b24767a92f7af2446b712246e950a2e52b Mon Sep 17 00:00:00 2001 From: "jenkins-infra-updatecli[bot]" <101213878+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 07:46:05 +0100 Subject: [PATCH] Bump GitHub CLI (gh) version to 2.63.0 (#1564) 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 tools-versions.yml... ... file Made with ❤️️ by updatecli --------- Co-authored-by: Jenkins Infra Bot (updatecli) <60776566+jenkins-infra-bot@users.noreply.github.com> --- provisioning/tools-versions.yml | 2 +- tests/goss-common.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml index 62ecc10ad..13e7ff5e1 100644 --- a/provisioning/tools-versions.yml +++ b/provisioning/tools-versions.yml @@ -9,7 +9,7 @@ cst_version: 1.19.3 docker_version: 27.3.1 docker_buildx_version: 0.14.1 doctl_version: 1.119.1 -gh_version: 2.62.0 +gh_version: 2.63.0 git_lfs_version: 3.6.0 git_linux_version: 2.47.1 git_windows_version: 2.47.1 diff --git a/tests/goss-common.yaml b/tests/goss-common.yaml index 7a1f15115..7e4457d8f 100644 --- a/tests/goss-common.yaml +++ b/tests/goss-common.yaml @@ -40,7 +40,7 @@ command: exec: gh --version exit-status: 0 stdout: - - 2.62.0 + - 2.63.0 git_lfs: exec: git-lfs --version exit-status: 0