mirror of
https://github.com/github/codeql-action.git
synced 2026-04-25 00:08:47 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user