We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4faee27 + 58744fe commit 31b99d8Copy full SHA for 31b99d8
1 file changed
.github/workflows/scorecard.yml
@@ -75,6 +75,6 @@ jobs:
75
# Upload the results to GitHub's code scanning dashboard (optional).
76
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
77
- name: "Upload to code-scanning"
78
- uses: github/codeql-action/upload-sarif@0d579ffd059c29b07949a3cce3983f0780820c98 # v4.32.6
+ uses: github/codeql-action/upload-sarif@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
79
with:
80
sarif_file: results.sarif
0 commit comments