Skip to content

Commit 4a56734

Browse files
author
Dave Bartolomeo
committed
Fix style alerts
1 parent dffc9e2 commit 4a56734

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

actions/ql/src/Placeholder.ql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
* @security-severity 9.3
77
* @precision high
88
* @id actions/placeholder
9-
* @tags actions
9+
* @tags actions security
1010
*/
1111

1212
import actions
1313
import javascript
1414

1515
from File f
16-
select f, "File"
16+
select f, "Analyzed a file."

0 commit comments

Comments
 (0)