From e1b5b75fb853d138b612f5bcfc2dd1533323d331 Mon Sep 17 00:00:00 2001 From: Sundar Date: Sat, 8 May 2021 09:11:06 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38f90cd..236c9e4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Setup Helm +# Setup Helm #### Install a specific version of helm binary on the runner. Acceptable values are latest or any semantic version string like v2.16.7 Use this action in workflow to define which version of helm will be used.