From 7bcc431e8631063abb5da3641ccbe5d698337f34 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 22:38:01 +0000 Subject: [PATCH] chore(deps): update dependency github-utils to v1.2.0 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index b89da290..9df74173 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -12,7 +12,7 @@ orbs: docker: circleci/docker@2.8.2 codecov: codecov/codecov@5.4.3 go: circleci/go@3.0.4 - github-utils: trustedshops-public/github-utils@1.1.3 + github-utils: trustedshops-public/github-utils@1.2.0 semantic-release: trustedshops-public/semantic-release@6.1.0 executors: