We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c6a750 commit 9eb6a80Copy full SHA for 9eb6a80
.github/workflows/msvc.yml
@@ -44,7 +44,7 @@ jobs:
44
# run: cmake --build ${{ env.build }}
45
46
- name: Initialize MSVC Code Analysis
47
- uses: microsoft/msvc-code-analysis-action@04825f6d9e00f87422d6bf04e1a38b1f3ed60d99
+ uses: microsoft/msvc-code-analysis-action@96315324a485db21449515180214ecb78c16a1c5
48
# Provide a unique ID to access the sarif output path
49
id: run-analysis
50
with:
0 commit comments