Skip to content

Commit e5fad54

Browse files
committed
fix: correct scorecard-action version
1 parent 1d2c2d7 commit e5fad54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecard.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
persist-credentials: false
4040

4141
- name: "Run analysis"
42-
uses: ossf/scorecard-action@v2
42+
uses: ossf/scorecard-action@v2.4.0
4343
with:
4444
results_file: results.sarif
4545
results_format: sarif

0 commit comments

Comments
 (0)