We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0d62b8 commit 06fe1cbCopy full SHA for 06fe1cb
2 files changed
.github/workflows/release.yml
@@ -65,7 +65,7 @@ jobs:
65
66
- name: Install semantic release and plugins
67
run: |
68
- npm install -g semantic-release@v24.2.9 \
+ npm install -g semantic-release@v25.0.2 \
69
conventional-changelog-cli \
70
conventional-changelog-conventionalcommits \
71
@semantic-release/changelog \
internal/templates/common/github/workflows/cd.yaml.tmpl
@@ -161,7 +161,7 @@ jobs:
161
162
- name: Install semantic-release and plugins
163
164
- npm install -g semantic-release@v24.2.7 \
165
166
167
0 commit comments