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 9863a64 commit 75dedd0Copy full SHA for 75dedd0
.github/workflows/scorecard.yml
@@ -54,6 +54,6 @@ jobs:
54
55
# Upload the results to GitHub's code scanning dashboard.
56
- name: "Upload to code-scanning"
57
- uses: github/codeql-action/upload-sarif@d68b2d4edb4189fd2a5366ac14e72027bd4b37dd # v3.28.2
+ uses: github/codeql-action/upload-sarif@dd196fa9ce80b6bacc74ca1c32bd5b0ba22efca7 # v3.28.3
58
with:
59
sarif_file: results.sarif
0 commit comments