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