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.
2 parents b4af38f + 6f1409f commit db0e2b9Copy full SHA for db0e2b9
.github/workflows/scorecard.yml
@@ -65,6 +65,6 @@ jobs:
65
retention-days: 5
66
# Upload the results to GitHub's code scanning dashboard.
67
- name: "Upload to code-scanning"
68
- uses: github/codeql-action/upload-sarif@d68b2d4edb4189fd2a5366ac14e72027bd4b37dd # v3.28.2
+ uses: github/codeql-action/upload-sarif@dd196fa9ce80b6bacc74ca1c32bd5b0ba22efca7 # v3.28.3
69
with:
70
sarif_file: results.sarif
0 commit comments