Update workflows to use reusable-workflows repo

This commit is contained in:
IvanZosimov
2022-12-19 12:38:18 +01:00
parent 228eec3014
commit 338d4e3bbf
4 changed files with 4 additions and 8 deletions

View File

@ -11,5 +11,4 @@ on:
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: actions/reusable-workflows/.github/workflows/codeql-analysis.yml@main