We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8afe7e commit 0748d17Copy full SHA for 0748d17
1 file changed
.github/workflows/scorecards-analysis.yml
@@ -51,6 +51,6 @@ jobs:
51
52
# Upload the results to GitHub's code scanning dashboard.
53
- name: "Upload to code-scanning"
54
- uses: github/codeql-action/upload-sarif@c793b717bc78562f491db7b0e93a3a178b099162
+ uses: github/codeql-action/upload-sarif@0d579ffd059c29b07949a3cce3983f0780820c98
55
with:
56
sarif_file: results.sarif
0 commit comments