Skip to content

Commit 6abff56

Browse files
chore(deps): update dependency semantic-release to v24
1 parent 38a4692 commit 6abff56

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
@@ -31,7 +31,7 @@ jobs:
3131
- run: npm clean-install
3232
- run: npm test
3333
- name: semantic-release
34-
run: npx semantic-release@23.1.1 --debug
34+
run: npx semantic-release@24.1.1 --debug
3535
env:
3636
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3737
NPM_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}

0 commit comments

Comments
 (0)