We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7bdccc1 + 1cd35cf commit f769769Copy full SHA for f769769
.github/workflows/scorecard.yaml
@@ -51,6 +51,6 @@ jobs:
51
# Upload the results to GitHub's code scanning dashboard (optional).
52
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
53
- name: "Upload to code-scanning"
54
- uses: github/codeql-action/upload-sarif@45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2 # v4.32.2
+ uses: github/codeql-action/upload-sarif@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
55
with:
56
sarif_file: results.sarif
0 commit comments