Skip to content

Commit 9d7b774

Browse files
author
Dave Bartolomeo
committed
Use hotfixed version of codeql/suite-helpers with workaround for bug in released CLI
1 parent 11ad664 commit 9d7b774

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ql/src/qlpack.lock.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
dependencies:
33
codeql/suite-helpers:
4-
version: 0.0.2
4+
version: 0.0.2-hotfix.1
55
compiled: false
66
lockVersion: 1.0.0

ql/src/qlpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ version: 0.0.2
33
suites: codeql-suites
44
dependencies:
55
codeql/ruby-all: ^0.0.2
6-
codeql/suite-helpers: ^0.0.2
6+
codeql/suite-helpers: 0.0.2-hotfix.1

0 commit comments

Comments
 (0)