From ec493ce141d1f5dd11e1922ae644772b938edc16 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 May 2023 11:47:47 +0200 Subject: [PATCH] chore(deps): update semantic-release orb to v5 (#9) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 5e3d432..9748624 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -2,7 +2,7 @@ version: "2.1" orbs: shellcheck: circleci/shellcheck@3.1.2 - semantic-release: trustedshops-public/semantic-release@4.1.0 + semantic-release: trustedshops-public/semantic-release@5.0.0 jobs: build: