We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 233366b commit 286abe3Copy full SHA for 286abe3
1 file changed
.github/workflows/scorecard.yml
@@ -27,7 +27,7 @@ jobs:
27
persist-credentials: false
28
29
- name: OSSF Scorecard action
30
- uses: ossf/scorecard-action@f49aabe0b5af0936a0987cfb85d86b75731b0186
+ uses: ossf/scorecard-action@15bc21f12b2fbbb36fa93d5f2e786f6b18ffe048
31
with:
32
# OUTPUT: Path to file to store results
33
results_file: results.sarif
0 commit comments