Skip to content

Commit bf7cdf1

Browse files
authored
Fix Scorecards GitHub Action (#49410)
Bump ossf/scorecard-action to 2.0.6 Fixes unexpected breaking change in upstream API.
1 parent d2f376b commit bf7cdf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
persist-credentials: false
3030

3131
- name: "Run analysis"
32-
uses: ossf/[email protected].3
32+
uses: ossf/[email protected].6
3333
with:
3434
results_file: results.sarif
3535
results_format: sarif

0 commit comments

Comments
 (0)