Move to the codeql-testing org

Refer to the packages in codeql-testing, not in dsp-testing.
This commit is contained in:
Andrew Eisenberg 2023-04-04 12:21:07 -07:00
parent ae0109a777
commit 2754e10472
25 changed files with 61 additions and 51 deletions

View file

@ -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