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 fd9c47d commit ab14e78Copy full SHA for ab14e78
.github/workflows/ossf-scorecard.yml
@@ -25,7 +25,7 @@ jobs:
25
persist-credentials: false
26
27
- name: 'Run analysis'
28
- uses: ossf/scorecard-action@05b42c624433fc40578a4040d5cf5e36ddca8cde # v2.4.2
+ uses: ossf/scorecard-action@4eaacf0543bb3f2c246792bd56e8cdeffafb205a # v2.4.3
29
with:
30
results_file: results.sarif
31
results_format: sarif
0 commit comments