We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a87c719 + df7fd8d commit e73a4bbCopy full SHA for e73a4bb
.github/workflows/scorecard.yml
@@ -42,6 +42,6 @@ jobs:
42
path: results.sarif
43
retention-days: 5
44
- name: "Upload to code-scanning"
45
- uses: github/codeql-action/upload-sarif@ccf74c947955fd1cf117aef6a0e4e66191ef6f61 # v3.24.9
+ uses: github/codeql-action/upload-sarif@b7cec7526559c32f1616476ff32d17ba4c59b2d6 # v3.24.9
46
with:
47
sarif_file: results.sarif
0 commit comments