From 04c8db14d0994a72121eadecbeff5a1f545282c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 17:22:02 +0200 Subject: [PATCH] chore(deps): update semantic-release orb to v5.1.1 (#14) 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 db18231..bd0224b 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.1.0 + semantic-release: trustedshops-public/semantic-release@5.1.1 jobs: build: