We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2472ace + 83882e3 commit 1d1c415Copy full SHA for 1d1c415
.github/workflows/scorecard.yml
@@ -59,6 +59,6 @@ jobs:
59
60
# Upload the results to GitHub's code scanning dashboard.
61
- name: "Upload to code-scanning"
62
- uses: github/codeql-action/upload-sarif@6a28655e3dcb49cb0840ea372fd6d17733edd8a4 # v2.21.8
+ uses: github/codeql-action/upload-sarif@ddccb873888234080b77e9bc2d4764d5ccaaccf9 # v2.21.9
63
with:
64
sarif_file: results.sarif
0 commit comments