yaml-schema-lint
Version updated for https://github.com/X-Guardian/yaml-schema-lint-action to version v1.1.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The yaml-schema-lint GitHub Action validates YAML files against JSON schemas and automates the creation of GitHub Checks with inline annotations and markdown summaries. It helps ensure YAML files conform to defined schemas, highlighting errors and warnings directly in pull request diffs for improved code quality and faster review cycles. Key capabilities include batch processing of annotations, support for custom schema configurations, and integration with GitHub’s Checks API for detailed reporting.
Release notes
What’s Changed
- Bump picomatch from 2.3.1 to 2.3.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/X-Guardian/yaml-schema-lint-action/pull/5
Full Changelog: https://github.com/X-Guardian/yaml-schema-lint-action/compare/v1.0.0...v1.1.0