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 97b5d53Copy full SHA for 97b5d53
.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@5f532563584d71fdef14ee64d17bafb34f751ce5 # v1.0.26
67
with:
68
sarif_file: results.sarif
0 commit comments