From b5f8c6df7fd8f1b9c899cc488768473bfdfd83fc Mon Sep 17 00:00:00 2001 From: Mathias Germandsen <141312755+MathiasGermandsen@users.noreply.github.com> Date: Thu, 22 Aug 2024 13:35:35 +0200 Subject: [PATCH] ES-3312 update cci-common to dev:es-3310 (#489) --- .circleci/config.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 7b26658..0015dd6 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -2,8 +2,7 @@ version: 2.1 orbs: secret-injector: bestsellerit/secret-injector@2.8.0 - cci-common: bestsellerit/cci-common@3.4.9 - + cci-common: bestsellerit/cci-common@dev:ES-3310 commands: gcloud-token-auth: steps: