We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e625c2 commit a687ba2Copy full SHA for a687ba2
.github/workflows/scorecard.yml
@@ -27,7 +27,7 @@ jobs:
27
persist-credentials: false
28
29
- name: OSSF Scorecard action
30
- uses: ossf/scorecard-action@7b40bc5faba04ac32d6d147c29fae56e883d3982
+ uses: ossf/scorecard-action@4a0b87a20cc42672e6c80e82e63b5cd8f25f108a
31
with:
32
# OUTPUT: Path to file to store results
33
results_file: results.sarif
0 commit comments