actions-marketplace-validations/Lint k8s manifest files

Lint k8s manifest files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 21, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/azure_k8s-lint@1fd6d52c78fe43c3c5e5f6534adadf1dd39057f0 # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
manifestsPath to the manifest files which will be used for deployment.yes
lintTypeAcceptable values: kubeconform, dryrunyeskubeconform
kubeconformOptsOptions that are passed to kubeconform e.g. -schema-locationno-summary
namespaceTarget Kubernetes namespace. If the namespace is not provided, commands will run in the default namespace.nodefault

no outputs