There was an error while loading. Please reload this page.
1 parent 9ec09b2 commit 6ef9b25Copy full SHA for 6ef9b25
1 file changed
.github/workflows/scorecard.yml
@@ -73,6 +73,6 @@ jobs:
73
# Upload the results to GitHub's code scanning dashboard (optional).
74
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
75
- name: "Upload to code-scanning"
76
- uses: github/codeql-action/upload-sarif@d1ba80a13dd99fba24a470575428917156a28b43 # v4.37.5
+ uses: github/codeql-action/upload-sarif@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6
77
with:
78
sarif_file: results.sarif
0 commit comments