We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f284788 + 6d5e4f7 commit c2911b8Copy full SHA for c2911b8
.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@8214744c546c1e5c8f03dde8fab3a7353211988d # v3.24.9
+ uses: github/codeql-action/upload-sarif@294a9d92911152fe08befb9ec03e240add280cb3 # v3.24.9
46
with:
47
sarif_file: results.sarif
0 commit comments