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 12af3bd commit 92dbcebCopy full SHA for 92dbceb
ql/lib/qlpack.yml
@@ -2,12 +2,12 @@
2
library: true
3
warnOnImplicitThis: true
4
name: githubsecuritylab/actions-all
5
-version: 0.0.1
+version: 0.0.2
6
dependencies:
7
- codeql/controlflow: ^0.1.7
8
- codeql/yaml: "*"
+ codeql/controlflow: "*"
+ codeql/dataflow: "*"
9
codeql/util: "*"
10
- codeql/dataflow: ^0.1.7
+ codeql/yaml: "*"
11
dbscheme: yaml.dbscheme
12
extractor: yaml
13
groups:
ql/src/qlpack.yml
@@ -1,7 +1,7 @@
1
---
library: false
name: githubsecuritylab/actions-queries
- actions
- queries
0 commit comments