Update codeql-analysis.yml
This commit is contained in:
parent
b7dd7fb519
commit
a19292a05f
|
@ -14,5 +14,3 @@ jobs:
|
||||||
# Check the reusable workflow here: https://github.com/actions/reusable-workflows/blob/main/.github/workflows/codeql-analysis.yml
|
# Check the reusable workflow here: https://github.com/actions/reusable-workflows/blob/main/.github/workflows/codeql-analysis.yml
|
||||||
#uses: actions/reusable-workflows/.github/workflows/codeql-analysis.yml@main
|
#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: "['typescript']"
|
|
||||||
|
|
Loading…
Reference in New Issue