Move to the codeql-testing org
Refer to the packages in codeql-testing, not in dsp-testing.
This commit is contained in:
parent
ae0109a777
commit
2754e10472
25 changed files with 61 additions and 51 deletions
2
.github/workflows/__split-workflow.yml
generated
vendored
2
.github/workflows/__split-workflow.yml
generated
vendored
|
|
@ -51,7 +51,7 @@ jobs:
|
|||
- uses: ./../action/init
|
||||
with:
|
||||
config-file: .github/codeql/codeql-config-packaging3.yml
|
||||
packs: +dsp-testing/codeql-pack1@1.0.0
|
||||
packs: +codeql-testing/codeql-pack1@1.0.0
|
||||
languages: javascript
|
||||
tools: ${{ steps.prepare-test.outputs.tools-url }}
|
||||
- name: Build code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue