Skip to content

Commit 92dbceb

Browse files
author
Alvaro Muñoz
committed
boost pack versions
1 parent 12af3bd commit 92dbceb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ql/lib/qlpack.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
library: true
33
warnOnImplicitThis: true
44
name: githubsecuritylab/actions-all
5-
version: 0.0.1
5+
version: 0.0.2
66
dependencies:
7-
codeql/controlflow: ^0.1.7
8-
codeql/yaml: "*"
7+
codeql/controlflow: "*"
8+
codeql/dataflow: "*"
99
codeql/util: "*"
10-
codeql/dataflow: ^0.1.7
10+
codeql/yaml: "*"
1111
dbscheme: yaml.dbscheme
1212
extractor: yaml
1313
groups:

ql/src/qlpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
library: false
33
name: githubsecuritylab/actions-queries
4-
version: 0.0.1
4+
version: 0.0.2
55
groups:
66
- actions
77
- queries

0 commit comments

Comments
 (0)