Skip to content

Commit

Permalink
Bump Git-LFS version to 3.6.0 (#1547)
Browse files Browse the repository at this point in the history
* chore: Update the Git-LFS version in the Goss test harness

Made with ❤️️ by updatecli

* chore: Update the Git-LFS version in the Packer default values

Made with ❤️️ by updatecli

---------

Co-authored-by: Jenkins Infra Bot (updatecli) <[email protected]>
  • Loading branch information
1 parent 2a473a0 commit 62fed5f
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 @@ -10,7 +10,7 @@ docker_version: 27.3.1
docker_buildx_version: 0.14.1
doctl_version: 1.119.1
gh_version: 2.62.0
git_lfs_version: 3.5.1
git_lfs_version: 3.6.0
git_linux_version: 2.47.0
git_windows_version: 2.47.0
golang_version: 1.23.3
Expand Down
2 changes: 1 addition & 1 deletion tests/goss-common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ command:
exec: git-lfs --version
exit-status: 0
stdout:
- 3.5.1
- 3.6.0
goss:
exec: goss --version
exit-status: 0
Expand Down

0 comments on commit 62fed5f

Please sign in to comment.