From 19c5ed9817068667fba4a34097e378972374872a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Jun 2023 15:45:57 +0200 Subject: [PATCH] chore(deps): update semantic-release orb to v5.1.0 (#13) 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 9fa2067..db18231 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@5.0.0 + semantic-release: trustedshops-public/semantic-release@5.1.0 jobs: build: