From 0cb5b78a390109a9c7ba270e4091d32268bafdc3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 10:33:33 +0100 Subject: [PATCH] chore(deps): update semantic-release orb to v4 (#3) 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 1c1cb27..01b14a6 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@3.1.5 + semantic-release: trustedshops-public/semantic-release@4.0.1 jobs: build: