actions-marketplace-validations/YAML Lint and Annotate
Lints yaml files and annotates every finding
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 14, 2022
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/staffbase_yamllint-action@d60be6f32cb2dd63d9e47ff23ba056b46852230b # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| action-name | Name of the running action | no | yamllint |
| target-path | Path to directory containing the yaml files (processed recursively) | yes | — |
| token | Used to annotate findings | yes | ${{ github.token }} |
Outputs
no outputs