Skip to content

Commit 0036a48

Browse files
GitHub Actions: updated github/codeql-action/upload-sarif version to v3
1 parent edd44c0 commit 0036a48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/msvc_analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464

6565
# Upload SARIF file to GitHub Code Scanning Alerts
6666
- name: Upload SARIF to GitHub
67-
uses: github/codeql-action/upload-sarif@v2
67+
uses: github/codeql-action/upload-sarif@v3
6868
with:
6969
sarif_file: ${{ steps.run-analysis.outputs.sarif }}
7070

0 commit comments

Comments
 (0)