Update codeql.yml

This commit is contained in:
IvanZosimov 2022-12-16 16:51:33 +01:00
parent a3c7fb1220
commit 81f1f778b7

View File

@ -12,4 +12,6 @@ jobs:
call-codeQL-analysis: # The reusable workflow can be found here: https://github.com/actions/reusable-workflows/blob/main/.github/workflows/codeql-analysis.yml
name: CodeQL analysis
#uses: actions/reusable-workflows/.github/workflows/codeql-analysis.yml@main
uses: IvanZosimov/reusable-workflows/.github/workflows/codeql-analysis.yml@main
uses: IvanZosimov/reusable-workflows/.github/workflows/codeql-analysis.yml@main
with:
languages: "['javascript', 'typescript']"