Skip to content

Commit cc36503

Browse files
authored
Merge pull request #25 from homoluctus/fix/action_name
Change action name and description
2 parents 7a3a70e + f3bd06a commit cc36503

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,5 +1,5 @@
1-
name: 'Scan docker image vulnerability using Trivy'
2-
description: 'Scan docker image vulnerability and create issue'
1+
name: 'Gitrivy'
2+
description: 'Scan docker image vulnerability using Trivy and create GitHub Issue'
33
author: 'homoluctus'
44
inputs:
55
token:

0 commit comments

Comments
 (0)