From 9cacc6a13856ec07af42f8ccc2cd6d3eca676a66 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 18:01:26 +0000 Subject: [PATCH] chore(deps): update dependency semantic-release to v6 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index bb9a8be..6afc583 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1,7 +1,7 @@ version: 2.1 orbs: - semantic-release: trustedshops-public/semantic-release@5.1.1 + semantic-release: trustedshops-public/semantic-release@6.1.0 github-utils: trustedshops-public/github-utils@1.1.3 executors: