diff --git a/action.yml b/action.yml index f6c319d..3206a2d 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,9 @@ name: 'Setup Kustomize' description: 'Setup a Kustomize environment and add it to the path' author: 'Imran Ismail ' +branding: + icon: edit + color: purple inputs: kustomize-version: description: 'Version Spec of the version to use. Examples: 10.x, 10.15.1, >=10.15.0'