Skip to content

Commit eb87763

Browse files
committed
Name the default action Snyk, for a nicer marketplace release name
1 parent db004af commit eb87763

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)