There was an error while loading. Please reload this page.
1 parent 616b75a commit cc77b8dCopy full SHA for cc77b8d
1 file changed
.github/workflows/scorecard.yml
@@ -71,6 +71,6 @@ jobs:
71
# Upload the results to GitHub's code scanning dashboard (optional).
72
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
73
- name: "Upload to code-scanning"
74
- uses: github/codeql-action/upload-sarif@e0647621c2984b5ed2f768cb892365bf2a616ad1 # v4
+ uses: github/codeql-action/upload-sarif@e0647621c2984b5ed2f768cb892365bf2a616ad1 # v4.37.2
75
with:
76
sarif_file: results.sarif
0 commit comments