Skip to content

Commit c829925

Browse files
authored
Merge pull request #19126 from github/marcogario-patch-1
Update UseOfKnownVulnerableAction.ql
2 parents f54d832 + c0d7288 commit c829925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/ql/src/Security/CWE-1395/UseOfKnownVulnerableAction.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @name Use of a known vulnerable action.
2+
* @name Use of a known vulnerable action
33
* @description The workflow is using an action with known vulnerabilities.
44
* @kind problem
55
* @problem.severity error

0 commit comments

Comments
 (0)