There was an error while loading. Please reload this page.
1 parent cd71d43 commit f809d7dCopy full SHA for f809d7d
1 file changed
.github/workflows/ossf-scorecard.yml
@@ -45,6 +45,6 @@ jobs:
45
# Upload the results to GitHub's code scanning dashboard (optional).
46
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
47
- name: "Upload to code-scanning"
48
- uses: github/codeql-action/upload-sarif@ce64ddcb0d8d890d2df4a9d1c04ff297367dea2a # v3.35.2
+ uses: github/codeql-action/upload-sarif@0daab03d71ff584ef619d027a3fd9146679c5d84 # v3.35.3
49
with:
50
sarif_file: results.sarif
0 commit comments