Skip to content

Commit 521ea08

Browse files
authored
Create action.yml
1 parent 435a8a0 commit 521ea08

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

action.yml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
name: 'VulnAlerts'
2+
description: 'Customized daily Vulnerabilty Alerts straight to your Slack Inbox for Free.'
3+
branding:
4+
icon: 'shield'
5+
color: 'blue'
6+
runs:
7+
using: 'docker'
8+
image: 'Dockerfile'

0 commit comments

Comments
 (0)