We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c28e620 commit f62e381Copy full SHA for f62e381
action.yml
@@ -63,11 +63,11 @@ inputs:
63
description: 'Tool to be included as link in the report'
64
required: false
65
default: "scorecard-visualizer"
66
- possitiveThreshold:
+ positive-threshold:
67
description: 'Threshold to consider a score as positive'
68
69
default: "1"
70
- negativeThreshold:
+ negative-threshold:
71
description: 'Threshold to consider a score as negative'
72
73
0 commit comments