Skip to content

Commit 69955a4

Browse files
chore(actions): bump cycjimmy/semantic-release-action from 2 to 3 (#24)
1 parent b37123f commit 69955a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/merge-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
token: ${{ secrets.ACCESS_TOKEN }}
2727

28-
- uses: cycjimmy/semantic-release-action@v2
28+
- uses: cycjimmy/semantic-release-action@v3
2929
id: semantic
3030
env:
3131
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}

0 commit comments

Comments
 (0)