Skip to content

Commit

Permalink
Bump GitHub CLI (gh) version to 2.41.0 (#977)
Browse files Browse the repository at this point in the history
* chore: Update the `GitHub CLI (gh)` version in the tools-versions.yml...

...  file

Made with ❤️️ by updatecli

* chore: Update the `GitHub CLI (gh)` version in the goss test

Made with ❤️️ by updatecli

---------

Co-authored-by: Jenkins Infra Bot (updatecli) <[email protected]>
  • Loading branch information
1 parent d489da0 commit 504d849
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion goss/goss-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ command:
exec: gh --version
exit-status: 0
stdout:
- 2.40.1
- 2.41.0
git:
exec: git --version
exit-status: 0
Expand Down
2 changes: 1 addition & 1 deletion goss/goss-windows.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.40.1
- 2.41.0
git_lfs:
exec: git-lfs version
exit-status: 0
Expand Down
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.16.0
default_jdk: 11
docker_version: 24.0.7
doctl_version: 1.101.0
gh_version: 2.40.1
gh_version: 2.41.0
git_lfs_version: 3.4.1
git_linux_version: 2.43.0
git_windows_version: 2.43.0
Expand Down

0 comments on commit 504d849

Please sign in to comment.