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 f707977 commit c7ba56dCopy full SHA for c7ba56d
1 file changed
.github/workflows/scorecard.yml
@@ -27,7 +27,7 @@ jobs:
27
persist-credentials: false
28
29
- name: 'Run analysis'
30
- uses: 'ossf/scorecard-action@v2'
+ uses: 'ossf/scorecard-action@v2.4.3'
31
with:
32
results_file: 'results.sarif'
33
results_format: 'sarif'
0 commit comments