Skip to content

Commit c9d7e89

Browse files
authored
Revert to previous version of scorecards. (#6329)
The latest version of scorecards is failing to checkout ossfuzz repo. Bug: ossf/scorecard-action#954
1 parent 2a86ed2 commit c9d7e89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
persist-credentials: false
2929

3030
- name: "Run analysis"
31-
uses: ossf/scorecard-action@e363bfca00e752f91de7b7d2a77340e2e523cb18
31+
uses: ossf/scorecard-action@865b4092859256271290c77adbd10a43f4779972
3232
with:
3333
results_file: results.sarif
3434
results_format: sarif

0 commit comments

Comments
 (0)