frenck/Frenck's yamllint
🚀 Frenck's GitHub Action for yamllint. A linter for YAML files.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 9, 2026
- License
- MIT
Pinned Snippet
uses: frenck/action-yamllint@34b4bbcaeabedcfefad6adea8c5bbc42af0e2d47 # v1.5.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| config | Path to custom configuration file (non-default YAMLLint path) | no | "" |
| path | Files (or directory) to check | no | . |
| strict | Strict mode, causes linter warnings to be handled as errors | no | false |
| warnings | Allows for disabling warnings from (annotation) output | no | true |
Outputs
no outputs