Skip to content

Commit 525d1c6

Browse files
renovate[bot]Timo Reymann
andauthored
chore(deps): update semantic-release orb to v5 (#42)
* chore(deps): update semantic-release orb to v5 * ci: Fix job name --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Timo Reymann <Timo.Reymann@trustedshops.de>
1 parent 6d899a7 commit 525d1c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2.1
22

33
orbs:
44
maven: circleci/maven@1.4.1
5-
semantic-release: trustedshops-public/semantic-release@4.1.0
5+
semantic-release: trustedshops-public/semantic-release@5.0.0
66
codecov: codecov/codecov@3.2.5
77

88
executors:
@@ -96,7 +96,7 @@ workflows:
9696
branches:
9797
ignore:
9898
- main
99-
- semantic-release/with-changelog-github-config:
99+
- semantic-release/with_changelog_github_config:
100100
name: semantic-release
101101
context:
102102
- semantic-release

0 commit comments

Comments
 (0)