Skip to content

Commit 2870a3e

Browse files
chore(deps): update dependency semantic-release to v25
1 parent b017df3 commit 2870a3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- run: npm audit signatures
2828
# pinned version updated automatically by Renovate.
2929
# details at https://semantic-release.gitbook.io/semantic-release/usage/installation#global-installation
30-
- run: npx semantic-release@24.2.9
30+
- run: npx semantic-release@25.0.0
3131
env:
3232
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3333
NPM_TOKEN: ${{ secrets.SEMANTIC_RELEASE_BOT_NPM_TOKEN }}

0 commit comments

Comments
 (0)