We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 598e9e6 commit 86c68b8Copy full SHA for 86c68b8
.github/workflows/scorecard.yml
@@ -77,6 +77,6 @@ jobs:
77
78
# Upload the results to GitHub's code scanning dashboard.
79
- name: "Upload to code-scanning"
80
- uses: github/codeql-action/upload-sarif@6db8d6351fd0be61f9ed8ebd12ccd35dcec51fea
+ uses: github/codeql-action/upload-sarif@c36620d31ac7c881962c3d9dd939c40ec9434f2b
81
with:
82
sarif_file: results.sarif
0 commit comments