Lint YAML files
Version updated for https://github.com/pako-23/action-yamllint to version v0.0.3.
- 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 yamllint GitHub Action automates the process of linting YAML files using the yamllint tool. It helps identify syntax errors, formatting issues, and potential problems in YAML files, ensuring consistency and correctness in configuration and data files. This action is particularly useful for maintaining code quality and preventing issues caused by improperly formatted YAML files in automated workflows.
What’s Changed
Full Changelog: https://github.com/pako-23/action-yamllint/compare/v0...v0.0.3