We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba1ff6b commit 589c045Copy full SHA for 589c045
.github/workflows/scorecard.yml
@@ -59,6 +59,6 @@ jobs:
59
60
# Upload the results to GitHub's code scanning dashboard.
61
- name: "Upload to code-scanning"
62
- uses: github/codeql-action/upload-sarif@8a470fddafa5cbb6266ee11b37ef4d8aae19c571 # v3.24.6
+ uses: github/codeql-action/upload-sarif@3ab4101902695724f9365a384f86c1074d94e18c # v3.24.7
63
with:
64
sarif_file: results.sarif
0 commit comments