From 7beb6bb55045caff08a36173653163c05e6ffacb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 09:48:20 +0100 Subject: [PATCH] chore(deps): update semantic-release orb to v6 (#20) 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 c85a0f6..3ded2a1 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -2,7 +2,7 @@ version: "2.1" orbs: shellcheck: circleci/shellcheck@3.2.0 - semantic-release: trustedshops-public/semantic-release@5.1.1 + semantic-release: trustedshops-public/semantic-release@6.0.0 jobs: semantic-release: