v0.2.79

nektos/actv0.2.79Jul 1, 2025by github-actions[bot]

AI Summary

A feature-rich release adding validation capabilities, improved logging, and fixes for concurrency and environment variable handling.

Key Highlights

  • Added --validate and --strict flags
  • Fixed concurrent map write error
  • Allow larger lines for GITHUB_ENV and GITHUB_OUTPUT

New Features

  • Allow workflow description
  • Add --validate and --strict CLI options
  • Log parsed commands and step summary

Full Release Notes

## Changelog
### New Features
* 515dd6612cc3f6147f8d8ec3ebb4f9e016f4cfa8 feat: allow workflow description (#5326)
* 4ba1c2bde6495e510cd4f4cd8e52abcd3650cc30 feat: `--validate` and `--strict` (#2717)
* 1154f0d9844451ab4f40854fbf085e2907bb39ea feat: log parsed commands and step summary (#2761)
### Bug fixes
* 7c7b383c10fcaff8a04eafea924c9b02a129bb29 fix: post step failure is job failure (#5297)
* d8506bfa4f4ba0c632a1c3c521f4be85812d6c01 fix: valueMasker concurrent map write (#5026)
* 67e332e838cbd477ef424213d96ac6a34b6ab2b7 fix: GITHUB_ENV and GITHUB_OUTPUT allow larger lines (#5028)
### Other
* 7e222458599834177345c7b4871f648ba8b62715 chore: bump VERSION to 0.2.79
* dd58f5e20fa3d092d1d5196445e42da19a316301 build(deps): bump github.com/go-viper/mapstructure/v2 (#5837)
* 0bc47aea68d1ceeece42653ba0df960aeeca6f23 added info log when container image platform mismatched (#3225)
* d9c6afc64897d8144d1ba69142d1a03405021085 ci: fix goreleaser config (#5276)
* 1622c218d5ad4c4e4f62c8d83aa67eda71892c35 build(deps): bump the dependencies group across 1 directory with 5 updates (#4986)