Update the GitHub action name to be more desriptive

This commit is contained in:
Cosmin Cojocar
2020-04-08 09:40:50 +02:00
parent 3b6c3f13f1
commit 341059e11a
+1 -1
View File
@@ -1,4 +1,4 @@
name: 'Gosec'
name: 'Gosec Security Checker'
description: 'Runs the gosec security checker'
author: '@ccojocar'