From 2c01b9c0ec7eeb06fc72366940756cd98e1fa6f2 Mon Sep 17 00:00:00 2001 From: Christoph Barbian Date: Fri, 7 Jul 2023 13:51:22 +0200 Subject: [PATCH] update .github/actions --- .github/actions/setup-helm-docs/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/setup-helm-docs/action.yaml b/.github/actions/setup-helm-docs/action.yaml index 86ae8fb..1c00296 100644 --- a/.github/actions/setup-helm-docs/action.yaml +++ b/.github/actions/setup-helm-docs/action.yaml @@ -1,7 +1,7 @@ name: Setup helm-docs description: Setup helm-docs inputs: - version: + version: description: Version required: true default: latest