yq - portable yaml processor
Version updated for mikefarah/yq to version v4.43.1.
- This action is used across all versions by 63 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
- Added omit operator #1989 thanks @mbenson!
- Can now multiply strings by numbers #1988 thanks @mbenson!
- Added tostring #72
- Added string interpolation #1149
- Can specify parent(n) levels #1970
- Fixed CSV line break issue #1974
- Adding a EvaluateAll function to StringEvaluator #1966
- yqlib, default to colors off when using yaml library #1964
- Removed JSON output warning
- Bumped dependencies