Fix custom version of CLI to use for package testing
This can be removed when 2.5.6 is released.
This commit is contained in:
parent
d16268b273
commit
efea9238bc
2 changed files with 3 additions and 3 deletions
|
|
@ -3,7 +3,7 @@ name: Pack testing in the CodeQL Action
|
|||
disable-default-queries: true
|
||||
packs:
|
||||
javascript:
|
||||
- dsp-testing/codeql-pack1@0.0.3
|
||||
- dsp-testing/codeql-pack1@0.0.4
|
||||
- dsp-testing/codeql-pack2 # latest
|
||||
paths-ignore:
|
||||
- tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue