We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4346c61 commit 7b6b703Copy full SHA for 7b6b703
actions/ql/src/Violations Of Best Practice/CodeQL/UnnecessaryUseOfAdvancedConfig.ql
@@ -5,8 +5,9 @@
5
* @problem.severity recommendation
6
* @precision high
7
* @id actions/unnecessary-use-of-advanced-config
8
- * @tags actions
+ * @tags quality
9
* maintainability
10
+ * actions
11
*/
12
13
import codeql.actions.Violations_Of_Best_Practices.DefaultableCodeQLInitiatlizeActionQuery
0 commit comments