diff --git a/action.yml b/action.yml index fa2396c..3d2b644 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,9 @@ name: "MurphySec code scan" description: "Software Supply Chain Security Scanning Tool" author: "Wei Zhao " +branding: + icon: 'alert-triangle' + color: 'green' inputs: MURPHYSEC_TOKEN: description: "The token should be filled in this field."