From 0afa7b3c528eee2bdf9811b922a02a5e7d0740c2 Mon Sep 17 00:00:00 2001 From: Mark Lee Date: Thu, 7 Nov 2024 14:35:33 -0800 Subject: [PATCH] test: update devbase orb version in snapshots --- ...lease-.circleci-config.yml.tpl-.circleci-config.yml.snapshot | 2 +- ...lease-.circleci-config.yml.tpl-.circleci-config.yml.snapshot | 2 +- ...lease-.circleci-config.yml.tpl-.circleci-config.yml.snapshot | 2 +- ...AFile-.circleci-config.yml.tpl-.circleci-config.yml.snapshot | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/.snapshots/TestConfigForAutoPrerelease-.circleci-config.yml.tpl-.circleci-config.yml.snapshot b/templates/.snapshots/TestConfigForAutoPrerelease-.circleci-config.yml.tpl-.circleci-config.yml.snapshot index 7d437c8..e660e1e 100644 --- a/templates/.snapshots/TestConfigForAutoPrerelease-.circleci-config.yml.tpl-.circleci-config.yml.snapshot +++ b/templates/.snapshots/TestConfigForAutoPrerelease-.circleci-config.yml.tpl-.circleci-config.yml.snapshot @@ -2,7 +2,7 @@ # syntax, such as anchors, will be fixed automatically. version: 2.1 orbs: - shared: getoutreach/shared@2.28.1 + shared: getoutreach/shared@2.28.2 queue: eddiewebb/queue@2.2.1 ## <> diff --git a/templates/.snapshots/TestConfigForDisabledPrerelease-.circleci-config.yml.tpl-.circleci-config.yml.snapshot b/templates/.snapshots/TestConfigForDisabledPrerelease-.circleci-config.yml.tpl-.circleci-config.yml.snapshot index 7232cb8..b4099f1 100644 --- a/templates/.snapshots/TestConfigForDisabledPrerelease-.circleci-config.yml.tpl-.circleci-config.yml.snapshot +++ b/templates/.snapshots/TestConfigForDisabledPrerelease-.circleci-config.yml.tpl-.circleci-config.yml.snapshot @@ -2,7 +2,7 @@ # syntax, such as anchors, will be fixed automatically. version: 2.1 orbs: - shared: getoutreach/shared@2.28.1 + shared: getoutreach/shared@2.28.2 queue: eddiewebb/queue@2.2.1 ## <> diff --git a/templates/.snapshots/TestConfigForDisabledPrereleaseWithAutoPrerelease-.circleci-config.yml.tpl-.circleci-config.yml.snapshot b/templates/.snapshots/TestConfigForDisabledPrereleaseWithAutoPrerelease-.circleci-config.yml.tpl-.circleci-config.yml.snapshot index 7232cb8..b4099f1 100644 --- a/templates/.snapshots/TestConfigForDisabledPrereleaseWithAutoPrerelease-.circleci-config.yml.tpl-.circleci-config.yml.snapshot +++ b/templates/.snapshots/TestConfigForDisabledPrereleaseWithAutoPrerelease-.circleci-config.yml.tpl-.circleci-config.yml.snapshot @@ -2,7 +2,7 @@ # syntax, such as anchors, will be fixed automatically. version: 2.1 orbs: - shared: getoutreach/shared@2.28.1 + shared: getoutreach/shared@2.28.2 queue: eddiewebb/queue@2.2.1 ## <> diff --git a/templates/.snapshots/TestRenderAFile-.circleci-config.yml.tpl-.circleci-config.yml.snapshot b/templates/.snapshots/TestRenderAFile-.circleci-config.yml.tpl-.circleci-config.yml.snapshot index 80c7069..249c7ee 100644 --- a/templates/.snapshots/TestRenderAFile-.circleci-config.yml.tpl-.circleci-config.yml.snapshot +++ b/templates/.snapshots/TestRenderAFile-.circleci-config.yml.tpl-.circleci-config.yml.snapshot @@ -2,7 +2,7 @@ # syntax, such as anchors, will be fixed automatically. version: 2.1 orbs: - shared: getoutreach/shared@2.28.1 + shared: getoutreach/shared@2.28.2 queue: eddiewebb/queue@2.2.1 ## <>