Skip to content

Commit

Permalink
add missing id
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenegriffin committed Nov 15, 2024
1 parent 61f40bc commit 5e91f49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
& $path\MSBuild\Current\Bin\amd64\msbuild.exe /m /p:Configuration="Release" ./FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation.sln
- name: Perform CodeQL Analysis
id: analyze
uses: github/codeql-action/analyze@396bb3e45325a47dd9ef434068033c6d5bb0d11a # v3.27.3
with:
category: "/language:${{matrix.language}}"
Expand Down

0 comments on commit 5e91f49

Please sign in to comment.