There was an error while loading. Please reload this page.
1 parent 18bfb67 commit e31f076Copy full SHA for e31f076
1 file changed
.github/workflows/msvc.yml
@@ -76,6 +76,6 @@ jobs:
76
77
# Upload SARIF file to GitHub Code Scanning Alerts
78
- name: Upload SARIF to GitHub
79
- uses: github/codeql-action/upload-sarif@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3
+ uses: github/codeql-action/upload-sarif@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8
80
with:
81
sarif_file: ${{ steps.run-analysis.outputs.sarif }}
0 commit comments