diff --git a/action.yaml b/action.yaml index d8e274f..916c053 100644 --- a/action.yaml +++ b/action.yaml @@ -41,12 +41,12 @@ inputs: type: string default: 'OpenCatalogi' filter_rating_default: - description: 'The default value of the shown rating. OpenCatalogi:("0"-"24"), Commonground:("0"-"4"). If filter_rating is set to "false" the default value won't do anything.' + description: 'The default value of the shown rating. OpenCatalogi:("0" to "24"), Commonground:("0" to "4"). If filter_rating is set to "false" the default value won't do anything.' required: false type: string default: '0' filter_layer: - description: 'If you want to have the filter layer displayed, set it to "false" to not show this filter, to set a default value set to "'["{value1}", "{value2}"]'" values: ("interface" | "process", "integration", "service", "data"), leave it empty to show the filter but not have it active' + description: 'If you want to have the filter layer displayed, set it to "false" to not show this filter, to set a default value set to "'["{value1}", "{value2}"]'" values: ("interface", "process", "integration", "service", "data"), leave it empty to show the filter but not have it active' required: false type: string default: ' '