github-action
github-action copied to clipboard
issue: Fail threshold input name is inconsistent with Kubescape CLI flag name
Origin.
Kubescape defines a --fail-threshold flag, but the Action’s input is called failedThreshold. I think we should change the input name to match the CLI flag to failThreshold.