We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0220afd commit d71fa88Copy full SHA for d71fa88
.github/workflows/scorecards-analysis.yml
@@ -28,7 +28,7 @@ jobs:
28
persist-credentials: false
29
30
- name: "Run analysis"
31
- uses: ossf/scorecard-action@937ffa90d79c7d720498178154ad4c7ba1e4ad8c
+ uses: ossf/scorecard-action@15c10fcf1cf912bd22260bfec67569a359ab87da
32
with:
33
results_file: results.sarif
34
results_format: sarif
0 commit comments