We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9480b28 commit 53ea280Copy full SHA for 53ea280
.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@5e6e801bdc1342ad294f36b91afd06af2e4a0f3b
31
with:
32
# OUTPUT: Path to file to store results
33
results_file: results.sarif
0 commit comments