From 880c218ca70034e7b57d2cc4c7f2aedcb5e4bce0 Mon Sep 17 00:00:00 2001 From: Sundar Date: Thu, 1 Apr 2021 19:00:56 +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.