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 6b08e7d commit 3bb9a54Copy full SHA for 3bb9a54
.github/workflows/scorecard.yml
@@ -58,6 +58,6 @@ jobs:
58
59
# Upload the results to GitHub's code scanning dashboard.
60
- name: "Upload to code-scanning"
61
- uses: github/codeql-action/upload-sarif@6a28655e3dcb49cb0840ea372fd6d17733edd8a4 # v2.21.8
+ uses: github/codeql-action/upload-sarif@ddccb873888234080b77e9bc2d4764d5ccaaccf9 # v2.21.9
62
with:
63
sarif_file: results.sarif
0 commit comments