Skip to content

Commit

Permalink
Bump GitHub CLI (gh) version to 2.60.1 (#1479)
Browse files Browse the repository at this point in the history
* 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) <[email protected]>
Co-authored-by: Damien Duportal <[email protected]>
  • Loading branch information
3 people authored Oct 27, 2024
1 parent a1c08b0 commit a9c0d8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion provisioning/tools-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cst_version: 1.19.3
docker_version: 27.3.1
docker_buildx_version: 0.14.1
doctl_version: 1.117.0
gh_version: 2.60.0
gh_version: 2.60.1
git_lfs_version: 3.5.1
git_linux_version: 2.47.0
git_windows_version: 2.47.0
Expand Down
2 changes: 1 addition & 1 deletion tests/goss-common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ command:
exec: gh --version
exit-status: 0
stdout:
- 2.60.0
- 2.60.1
git_lfs:
exec: git-lfs --version
exit-status: 0
Expand Down

0 comments on commit a9c0d8b

Please sign in to comment.