This is the first release of the Kube-score Github Action.
This Github Actions allows running the kube-score tool with pre-selected multiple manifests folders and multiple options.
This GA, allows the user to specify the version of kube-score to use, the manifests to test, and if the user wants to ignore the exit code provided by kube-score (usefull in some cases).
This action will fail in the workflow if kube-score detects a critical error.
Very useful when working with Kubernetes manifests.