v0.2.66

nektos/actv0.2.66Sep 1, 2024by nektos-ci

AI Summary

Adds GitHub Actions schema validation and corrects GOOS parsing logic to match expected GitHub Actions values.

Key Highlights

  • Validate GitHub Actions schema
  • Fix GOOS parsing to match expected GHA RUNNER_OS values
  • Dependency updates

New Features

  • Validate GitHub Actions schema

Full Release Notes

## Changelog
### New Features
* 102e6cb feat: Validate GitHub Actions schema (#2416)
### Other
* 38e43bd chore: bump VERSION to 0.2.66
* c9ae534 build(deps): bump golang.org/x/term from 0.22.0 to 0.23.0 (#2421)
* ca292cd build(deps): bump megalinter/megalinter from 7.13.0 to 8.0.0 (#2436)
* f79a13e build(deps): bump dario.cat/mergo from 1.0.0 to 1.0.1 (#2430)
* 60a2fed fix GOOS parsing to match expected GHA RUNNER_OS values (#2422)