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 d09e9c8 commit e656d54Copy full SHA for e656d54
1 file changed
.github/workflows/msvc.yml
@@ -78,6 +78,6 @@ jobs:
78
79
# Upload SARIF file to GitHub Code Scanning Alerts
80
- name: Upload SARIF to GitHub
81
- uses: github/codeql-action/upload-sarif@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
+ uses: github/codeql-action/upload-sarif@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
82
with:
83
sarif_file: ${{ steps.run-analysis.outputs.sarif }}
0 commit comments