We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fe0c5c commit 7b07908Copy full SHA for 7b07908
.github/workflows/scorecards.yml
@@ -63,6 +63,6 @@ jobs:
63
64
# Upload the results to GitHub's code scanning dashboard.
65
- name: "Upload to code-scanning"
66
- uses: github/codeql-action/upload-sarif@b100b75d58470d253f593ae0e7205913f569450a # v1.0.26
+ uses: github/codeql-action/upload-sarif@97054749c9a1d8a85c7fcd4a3b69a3656fd73e13 # v1.0.26
67
with:
68
sarif_file: results.sarif
0 commit comments