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 c9e23ee commit 12f8e3dCopy full SHA for 12f8e3d
.github/workflows/scorecard.yml
@@ -46,6 +46,6 @@ jobs:
46
47
# Upload the results to GitHub's code scanning dashboard.
48
- name: 'Upload to code-scanning'
49
- uses: github/codeql-action/upload-sarif@0b21cf2492b6b02c465a3e5d7c473717ad7721ba # v3.23.1
+ uses: github/codeql-action/upload-sarif@b7bf0a3ed3ecfa44160715d7c442788f65f0f923 # v3.23.2
50
with:
51
sarif_file: results.sarif
0 commit comments