We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8655e1c + c163893 commit 76c5a62Copy full SHA for 76c5a62
.github/workflows/scorecards.yml
@@ -67,6 +67,6 @@ jobs:
67
68
# Upload the results to GitHub's code scanning dashboard.
69
- name: "Upload to code-scanning"
70
- uses: github/codeql-action/upload-sarif@89a39a4e59826350b863aa6b6252a07ad50cf83e # v3.29.5
+ uses: github/codeql-action/upload-sarif@38697555549f1db7851b81482ff19f1fa5c4fedc # v3.29.5
71
with:
72
sarif_file: results.sarif
0 commit comments