From 3fd014b02605d7d353e58fb74a0add9071237153 Mon Sep 17 00:00:00 2001 From: Aaron Clark Date: Mon, 22 Apr 2024 11:12:48 +0900 Subject: [PATCH] Update default.yml Change image tag to "latest" --- src/executors/default.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/executors/default.yml b/src/executors/default.yml index 8e59d78c..ed59c637 100644 --- a/src/executors/default.yml +++ b/src/executors/default.yml @@ -4,7 +4,7 @@ description: > parameters: tag: type: string - default: "0.1.26646" + default: "latest" description: > What version of the CircleCI CLI Docker image? For full list, see https://hub.docker.com/r/circleci/circleci-cli/tags