yq - portable yaml processor
Version updated for mikefarah/yq to version v4.41.1.
- This action is used across all versions by 63 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
- Can now comment in yq expressions! #1919
- Added new CSV option to turn off auto-parsing #1947
- Can now retrieve the alias names of merge anchors #1942
- Fixed Toml decoding when table array defined before parent #1922
- Fixing with_entries context #1925