Skip to content

Commit e843bf9

Browse files
ihor-sokoliukclaude
andcommitted
fix(ci): pin ossf/scorecard-action to v2.4.3 (v2 tag does not exist)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 08eb78e commit e843bf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/checkout@v4
2323
with:
2424
persist-credentials: false
25-
- uses: ossf/scorecard-action@v2
25+
- uses: ossf/scorecard-action@v2.4.3
2626
with:
2727
results_file: results.sarif
2828
results_format: sarif

0 commit comments

Comments
 (0)