update codeql workflow

This commit is contained in:
irongut
2022-07-30 23:09:03 +01:00
committed by GitHub
parent 12259bb15f
commit 155e9dc09c
+1 -1
View File
@@ -54,7 +54,7 @@ jobs:
run: dotnet restore src/CodeCoverageSummary.sln
- name: Build CodeCoverageSummary
run: dotnet build src/CodeCoverageSummary.sln --configuration Release --no-restore
run: dotnet build src/CodeCoverageSummary.sln --configuration Release --no-restore /p:UseSharedCompilation=false
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@74e8f231851deb9b54c3e408f88638dd39727868