From 916ac214c8ff4175b16274d76114738b95b1ac8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=28=E2=95=AF=C2=B0=E2=96=A1=C2=B0=EF=BC=89=E2=95=AF?= =?UTF-8?q?=EF=B8=B5=20u=E1=B4=89=C7=9DssnH=20=C9=90=C9=9F=C9=90=CA=87soW?= Date: Mon, 10 Apr 2023 10:36:34 +0400 Subject: [PATCH] chore: update description MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: (╯°□°)╯︵ uᴉǝssnH ɐɟɐʇsoW --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index ef83763..38f7d72 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ name: 'aws-iam-authenticator tool installer' -description: 'Install a specific version of aws-iam-authenticator binary. Acceptable values are latest or any semantic version string e.g. 0.6.2' +description: 'Install a specific version of aws-iam-authenticator binary. Acceptable values are latest or any semantic version string' inputs: version: description: 'Version of aws-iam-authenticator'