Skip to content

Commit

Permalink
hotfix(goss) bump git LFS to 3.4.1 (#952)
Browse files Browse the repository at this point in the history
Fixup of #910 (missing git lfs goss tracking in updatecli) and #944 (git LFS version tracking only updated in the provisioning file)
  • Loading branch information
dduportal authored Dec 18, 2023
1 parent bff3824 commit b36634a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion goss/goss-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ command:
exec: git-lfs --version
exit-status: 0
stdout:
- 3.4.0
- 3.4.1
goss:
exec: goss --version
exit-status: 0
Expand Down

0 comments on commit b36634a

Please sign in to comment.