Update to use public version of reusable workflows

This commit is contained in:
IvanZosimov
2022-12-14 13:20:26 +01:00
parent 4214866121
commit a35f420124
4 changed files with 8 additions and 4 deletions

View File

@ -10,4 +10,5 @@ on:
jobs:
call-codeQL-analysis:
name: CodeQL analysis
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