Skip to content

Commit 49f3ac2

Browse files
chore(deps): update dependency semantic-release to v25
1 parent 41db86f commit 49f3ac2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- run: npm clean-install
3737
- run: npm test
3838
- name: semantic-release
39-
run: npx semantic-release@23.1.1 --debug
39+
run: npx semantic-release@25.0.2 --debug
4040
env:
4141
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4242
NPM_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}

0 commit comments

Comments
 (0)