Skip to content

Commit 3e332ac

Browse files
authored
Fix scorecard analysis (#1699)
1 parent f6106a7 commit 3e332ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ossf-scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
persist-credentials: false
2525

26-
- uses: ossf/scorecard-action@v2
26+
- uses: ossf/scorecard-action@62b2cac7ed8198b15735ed49ab1e5cf35480ba46 # v2.4.0
2727
with:
2828
results_file: results.sarif
2929
results_format: sarif

0 commit comments

Comments
 (0)