From 69a55fb3cefe7dae7890ef8883174e554a9ab10c Mon Sep 17 00:00:00 2001 From: Sundar Date: Thu, 1 Apr 2021 12:20:24 +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.