Skip to content

Commit 9eb6a80

Browse files
Update microsoft/msvc-code-analysis-action digest to 9631532
1 parent 5c6a750 commit 9eb6a80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/msvc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
# run: cmake --build ${{ env.build }}
4545

4646
- name: Initialize MSVC Code Analysis
47-
uses: microsoft/msvc-code-analysis-action@04825f6d9e00f87422d6bf04e1a38b1f3ed60d99
47+
uses: microsoft/msvc-code-analysis-action@96315324a485db21449515180214ecb78c16a1c5
4848
# Provide a unique ID to access the sarif output path
4949
id: run-analysis
5050
with:

0 commit comments

Comments
 (0)