mirror of
https://github.com/github/codeql.git
synced 2026-05-03 04:39:29 +02:00
Update UseOfKnownVulnerableAction.ql
Name should not end in a `.`
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @name Use of a known vulnerable action.
|
||||
* @name Use of a known vulnerable action
|
||||
* @description The workflow is using an action with known vulnerabilities.
|
||||
* @kind problem
|
||||
* @problem.severity error
|
||||
|
||||
Reference in New Issue
Block a user