Skip to content

Commit 6757be4

Browse files
dependabot[bot]vascoalramos
authored andcommitted
build(deps): bump cycjimmy/semantic-release-action from 2 to 3 (ydataai#1154)
1 parent 40a62b8 commit 6757be4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/merge-master.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)