We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 435a8a0 commit 521ea08Copy full SHA for 521ea08
action.yml
@@ -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