From 70601599337e060124cfa49a6d3ea2b755ce331b Mon Sep 17 00:00:00 2001 From: tjarrettveracode Date: Thu, 30 Jun 2022 10:17:30 -0400 Subject: [PATCH] fix typo in action.yml #28 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 41eca3a..c1b91d6 100644 --- a/action.yml +++ b/action.yml @@ -23,7 +23,7 @@ inputs: description: 'vkey' required: true createsandbox: - description: 'true or flase' + description: 'true or false' required: false sandboxname: description: 'name of the sandbox'