Skip to content

Commit 8e84d84

Browse files
authored
Fixed version for ossf/scorecard-action action
No semantic version tags are available.
1 parent 4b22843 commit 8e84d84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
persist-credentials: false
3939

4040
- name: "Run analysis"
41-
uses: ossf/scorecard-action@v2
41+
uses: ossf/scorecard-action@v2.3.1
4242
with:
4343
results_file: results.sarif
4444
results_format: sarif

0 commit comments

Comments
 (0)