We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcf8b6e commit 4d7dc93Copy full SHA for 4d7dc93
.github/workflows/scorecards-analysis.yml
@@ -49,6 +49,6 @@ jobs:
49
50
# Upload the results to GitHub's code scanning dashboard.
51
- name: "Upload to code-scanning"
52
- uses: github/codeql-action/upload-sarif@c3b6fce4ee2ca25bc1066aa3bf73962fda0e8898
+ uses: github/codeql-action/upload-sarif@b2a92eb56d8cb930006a1c6ed86b0782dd8a4297
53
with:
54
sarif_file: results.sarif
0 commit comments