diff --git a/action.yaml b/action.yaml index 4d38ec5..d4e23e5 100644 --- a/action.yaml +++ b/action.yaml @@ -1,7 +1,8 @@ # action.yaml name: "kusteval" -icon: "check-circle" -color: "blue" +branding: + icon: 'check-circle' + color: 'blue' description: "Validates the generated result of Kustomize resources without having to store Kustomize outputs in Git" inputs: kustomize_ver: