We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 790ae3e + 7047bae commit 450e391Copy full SHA for 450e391
.github/workflows/scorecard.yml
@@ -67,6 +67,6 @@ jobs:
67
68
# Upload the results to GitHub's code scanning dashboard.
69
- name: "Upload to code-scanning"
70
- uses: github/codeql-action/upload-sarif@cf1bb45a277cb3c205638b2cd5c984db1c46a412 # v4.31.7
+ uses: github/codeql-action/upload-sarif@1b168cd39490f61582a9beae412bb7057a6b2c4e # v4.31.8
71
with:
72
sarif_file: results.sarif
0 commit comments