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