stefanprodan / kube-tools

Kubernetes tools for GitHub Actions CI
Apache License 2.0
190 stars 52 forks source link

[Issue] Example has kubeaudit, but there are no kubeaudit in action #35

Open SiahGD opened 3 years ago

SiahGD commented 3 years ago
Warning: Unexpected input(s) 'kubeseal', 'kubeaudit', valid inputs are ['entryPoint', 'args', 'command', 'kubectl', 'kustomize', 'helm', 'helmv3']
brunowego commented 3 years ago

Yes! Same with kubeval:

Unexpected input(s) 'kubeval', valid inputs are ['entryPoint', 'args', 'command', 'kubectl', 'kustomize', 'helm', 'helmv3']
brunowego commented 3 years ago

The issue is with @v1. The version v1.6.0 have declared kubeaudit, kubeval, and more.