From f99ac6763f04a5ebc54e24faac272e3cf468da61 Mon Sep 17 00:00:00 2001 From: Floris van der Grinten Date: Thu, 7 May 2020 11:52:05 +0200 Subject: [PATCH] Bump CLI version --- src/commands/exec.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands/exec.yml b/src/commands/exec.yml index bedee8e..ec79c05 100755 --- a/src/commands/exec.yml +++ b/src/commands/exec.yml @@ -9,7 +9,7 @@ parameters: description: Title of the step to show in the CircleCI UI version: type: string - default: '0.36.0' + default: '0.38.0' description: Version of the SecretHub CLI flags: type: string