Skip to content

Commit

Permalink
Merge pull request #1440 from jenkins-infra/updatecli_main_3ed52fa4f7…
Browse files Browse the repository at this point in the history
…1336a69c1e4eb70e5924d87a5c744f9583098c68c1db42f81a91d8

Bump Git version on Linux to 2.47.0
  • Loading branch information
smerle33 authored Oct 9, 2024
2 parents a266c31 + d4dcc6d commit f6efeef
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 @@ -11,7 +11,7 @@ docker_buildx_version: 0.14.1
doctl_version: 1.114.0
gh_version: 2.57.0
git_lfs_version: 3.5.1
git_linux_version: 2.46.2
git_linux_version: 2.47.0
git_windows_version: 2.46.2
golang_version: 1.23.1
golangcilint_version: 1.55.2
Expand Down
2 changes: 1 addition & 1 deletion tests/goss-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ command:
exec: git --version
exit-status: 0
stdout:
- 2.46.2
- 2.47.0
golang:
exec: go version
exit-status: 0
Expand Down

0 comments on commit f6efeef

Please sign in to comment.