actions-marketplace-validations/YAML file linter
Lint a YAML file in your project
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 19, 2020
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/jacobtomlinson_gha-lint-yaml@e4c007147a865f3984b69d59de6b789c9722caac # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to the YAML file to be linted | yes | — |
| strict | Run the linter in strict mode (error on warnings) | no | false |
Outputs
| name | description |
|---|---|
| warnings | Number of warnings raised if lint was successful |