Skip to content

Commit 4348f20

Browse files
committed
ci: update semantic-release-action to version 6 in release workflow
1 parent 243933a commit 4348f20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
private-key: ${{ secrets.APP_PRIVATE_KEY }}
4747

4848
- name: Semantic Release
49-
uses: cycjimmy/semantic-release-action@v4
49+
uses: cycjimmy/semantic-release-action@v6
5050
id: semantic
5151
env:
5252
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}

0 commit comments

Comments
 (0)