Skip to content

Commit 38249b6

Browse files
committed
workflow: Bump action
1 parent 3334575 commit 38249b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
pnpm release
3333
3434
- name: Semantic Release
35-
uses: cycjimmy/semantic-release-action@v2
35+
uses: cycjimmy/semantic-release-action@v6
3636
env:
3737
GITHUB_TOKEN: ${{ secrets.PERSONAL_TOKEN }}
3838
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)