We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5ebf95 commit 0f5e8d8Copy full SHA for 0f5e8d8
.github/workflows/scorecards-analysis.yml
@@ -65,6 +65,6 @@ jobs:
65
66
# Upload the results to GitHub's code scanning dashboard.
67
- name: "Upload to code-scanning"
68
- uses: github/codeql-action/upload-sarif@86f3159a697a097a813ad9bfa0002412d97690a4
+ uses: github/codeql-action/upload-sarif@e0e5ded33cabb451ae0a9768fc7b0410bad9ad44
69
with:
70
sarif_file: results.sarif
0 commit comments