actions-marketplace-validations/Lint k8s manifest files
Lint k8s manifest files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 21, 2026
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/azure_k8s-lint@1fd6d52c78fe43c3c5e5f6534adadf1dd39057f0 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| manifests | Path to the manifest files which will be used for deployment. | yes | — |
| lintType | Acceptable values: kubeconform, dryrun | yes | kubeconform |
| kubeconformOpts | Options that are passed to kubeconform e.g. -schema-location | no | -summary |
| namespace | Target Kubernetes namespace. If the namespace is not provided, commands will run in the default namespace. | no | default |
Outputs
no outputs