Skip to content

Commit 013837e

Browse files
authored
changed icon to shield and color to green
1 parent b396c42 commit 013837e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: 'SecureStack Web Vulnerability Analysis'
22
description: 'Scan your public deployment URL for security issues. Works for dev, staging or prod.'
33
branding:
4-
icon: 'check'
5-
color: 'red'
4+
icon: 'shield'
5+
color: 'green'
66
inputs:
77
securestack_api_key:
88
description: 'SecureStack API key - generate an API key at https://app.securestack.com'

0 commit comments

Comments
 (0)