Skip to content

Commit 06fe1cb

Browse files
committed
chore: Update semantic-release version
1 parent c0d62b8 commit 06fe1cb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565

6666
- name: Install semantic release and plugins
6767
run: |
68-
npm install -g semantic-release@v24.2.9 \
68+
npm install -g semantic-release@v25.0.2 \
6969
conventional-changelog-cli \
7070
conventional-changelog-conventionalcommits \
7171
@semantic-release/changelog \

internal/templates/common/github/workflows/cd.yaml.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ jobs:
161161

162162
- name: Install semantic-release and plugins
163163
run: |
164-
npm install -g semantic-release@v24.2.7 \
164+
npm install -g semantic-release@v25.0.2 \
165165
conventional-changelog-cli \
166166
conventional-changelog-conventionalcommits \
167167
@semantic-release/changelog \

0 commit comments

Comments
 (0)