Skip to content

Commit 7291045

Browse files
chore(actions): bump cycjimmy/semantic-release-action from 2 to 3 (#9)
1 parent 05190f7 commit 7291045

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
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
token: ${{ secrets.ACCESS_TOKEN }}
2626

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

0 commit comments

Comments
 (0)