From b43b36392807bccd21449c7a35982080e1c99ab2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 May 2023 14:33:22 +0200 Subject: [PATCH] chore(deps): update semantic-release orb to v4.1.0 (#7) 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 024bf5d..5e3d432 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.0.1 + semantic-release: trustedshops-public/semantic-release@4.1.0 jobs: build: