Skip to content

Commit 83395fc

Browse files
chore(deps): update codfish/semantic-release-action action to v4
1 parent 7e4132c commit 83395fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
token: ${{ secrets.GITHUB_TOKEN }}
3131
match_pattern: "(unit-tests|integration-tests)"
3232

33-
- uses: codfish/semantic-release-action@v3
33+
- uses: codfish/semantic-release-action@v4
3434
id: semantic
3535
env:
3636
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)