From 83e79464ab7950d4826b4405751b9bb685e1f4da Mon Sep 17 00:00:00 2001 From: Remko Huisman <43807324+remko48@users.noreply.github.com> Date: Fri, 8 Mar 2024 11:12:02 +0100 Subject: [PATCH] Update action.yaml --- action.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: ' '