We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1e5c49 commit 5b6baebCopy full SHA for 5b6baeb
.github/workflows/scorecard.yml
@@ -73,6 +73,6 @@ jobs:
73
# Upload the results to GitHub's code scanning dashboard (optional).
74
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
75
- name: "Upload to code-scanning"
76
- uses: github/codeql-action/upload-sarif@v3
+ uses: github/codeql-action/upload-sarif@439137e1b50c27ba9e2f9befc93e43091b449c34 # v3.32.0
77
with:
78
sarif_file: results.sarif
0 commit comments