Skip to content

Commit 878317a

Browse files
author
Alvaro Muñoz
committed
Bump qlpack versions
1 parent 5cd292e commit 878317a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ql/lib/qlpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
library: true
33
warnOnImplicitThis: true
44
name: github/actions-all
5-
version: 0.1.4
5+
version: 0.1.5
66
dependencies:
77
codeql/util: ^1.0.0
88
codeql/yaml: ^1.0.0

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: github/actions-queries
4-
version: 0.1.4
4+
version: 0.1.5
55
groups: [actions, queries]
66
suites: codeql-suites
77
extractor: javascript

0 commit comments

Comments
 (0)