From af9084172cec50e68a5292c4c134223f06ce70a1 Mon Sep 17 00:00:00 2001 From: Matt Withoos Date: Tue, 30 Aug 2022 11:33:42 +1000 Subject: [PATCH] update metadata --- action.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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: