Skip to content

Commit 794ad1a

Browse files
authored
Fix scorecard workflow (#4239)
1 parent 5959e3a commit 794ad1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ossf.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
persist-credentials: false
2828

2929
- name: "Run analysis"
30-
uses: ossf/scorecard-action@08b4669551908b1024bb425080c797723083c031 # v2.2.0
30+
uses: ossf/scorecard-action@62b2cac7ed8198b15735ed49ab1e5cf35480ba46 # v2.4.0
3131
with:
3232
results_file: results.sarif
3333
results_format: sarif

0 commit comments

Comments
 (0)