We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d9a6c2 + 9a499e2 commit 0438c3bCopy full SHA for 0438c3b
.github/workflows/scorecard.yml
@@ -68,6 +68,6 @@ jobs:
68
# Upload the results to GitHub's code scanning dashboard (optional).
69
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
70
- name: "Upload to code-scanning"
71
- uses: github/codeql-action/upload-sarif@d39d31e687223d841ef683f52467bd88e9b21c14 # v3.25.3
+ uses: github/codeql-action/upload-sarif@c36620d31ac7c881962c3d9dd939c40ec9434f2b # v3.26.12
72
with:
73
sarif_file: results.sarif
0 commit comments