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