Skip to content

Commit 1dea26a

Browse files
authored
Merge pull request #5 from garethr/marketplace-action
Name the default action Snyk, for a nicer marketplace release name
2 parents dee95fe + eb87763 commit 1dea26a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_templates/action.yml.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "Snyk <%= @variant %>"
1+
name: "Snyk<% if @variant != "Node"%> <%= @variant %><% end %>"
22
description: "Check your <%= @variant %> application for vulnerabilties using Snyk"
33
author: "Gareth Rushgrove"
44
branding:

0 commit comments

Comments
 (0)