Skip to content

Commit e4cace4

Browse files
authored
chore(actions): fix actions versions (#229)
1 parent a129c12 commit e4cace4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
token: ${{ secrets.ACCESS_TOKEN }}
2121

22-
- uses: cycjimmy/semantic-release-action@v2
22+
- uses: cycjimmy/semantic-release-action@v3
2323
id: semantic
2424
env:
2525
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}

0 commit comments

Comments
 (0)