This is a GitHub action for scanning Kubernetes deployment files with kube-linter. This includes both the action itself (.github/actions) and sample GitHub workflow (.github/workflows) and a test YAML.
Quick deployment:
Create a new GitHub repo.
Push all files from the sample directory into the repo.
The kube-linter.yml workflow will run as an action every time there's a new push to this repo.