Updae codeql.yml
This commit is contained in:
parent
81f1f778b7
commit
3dc9295fa8
|
@ -12,6 +12,4 @@ 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
|
||||
with:
|
||||
languages: "['javascript', 'typescript']"
|
||||
uses: IvanZosimov/reusable-workflows/.github/workflows/codeql-analysis.yml@main
|
Loading…
Reference in New Issue