We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30b4877 commit d251073Copy full SHA for d251073
.github/workflows/ossf_scorecard.yml
@@ -43,6 +43,6 @@ jobs:
43
44
# Upload the results to GitHub's code scanning dashboard.
45
- name: "Upload to code-scanning"
46
- uses: github/codeql-action/upload-sarif@8a470fddafa5cbb6266ee11b37ef4d8aae19c571 # v3.24.6
+ uses: github/codeql-action/upload-sarif@3ab4101902695724f9365a384f86c1074d94e18c # v3.24.7
47
with:
48
sarif_file: results.sarif
0 commit comments