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 fe39bf3Copy full SHA for fe39bf3
.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@c6c7d293ca64d6a7e953b9680a26c5ffea86a392 # v1.0.26
67
with:
68
sarif_file: results.sarif
0 commit comments