We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b36e2d commit 82942bbCopy full SHA for 82942bb
1 file changed
.github/workflows/scorecard.yml
@@ -73,6 +73,6 @@ jobs:
73
# Upload the results to GitHub's code scanning dashboard (optional).
74
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
75
- name: "Upload to code-scanning"
76
- uses: github/codeql-action/upload-sarif@38697555549f1db7851b81482ff19f1fa5c4fedc # v4
+ uses: github/codeql-action/upload-sarif@b8bb9f28b8d3f992092362369c57161b755dea45 # v4
77
with:
78
sarif_file: results.sarif
0 commit comments