There was an error while loading. Please reload this page.
1 parent 3f5113c commit c0903d0Copy full SHA for c0903d0
.github/workflows/scorecard.yml
@@ -43,6 +43,6 @@ jobs:
43
44
# Upload the results to GitHub's code scanning dashboard (optional).
45
- name: "Upload to code-scanning"
46
- uses: github/codeql-action/upload-sarif@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # v3.28.0
+ uses: github/codeql-action/upload-sarif@d68b2d4edb4189fd2a5366ac14e72027bd4b37dd # v3.28.2
47
with:
48
sarif_file: results.sarif
0 commit comments