diff --git a/action.yml b/action.yml index 35d5d87..4699e90 100644 --- a/action.yml +++ b/action.yml @@ -1,7 +1,8 @@ name: 'Vulnerability scan' description: 'Perform vulnerability scan and report using trivy' -icon: search -color: blue +branding: + icon: search + color: blue inputs: image-ref: description: Image to scan (if not specified an fs scan is done)