Skip to content

Commit

Permalink
fixup! refactor: add icon and color
Browse files Browse the repository at this point in the history
  • Loading branch information
stempler committed Nov 16, 2023
1 parent a70a4cb commit 803cc27
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -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)
Expand Down

0 comments on commit 803cc27

Please sign in to comment.