Skip to content

Commit 83c3b7b

Browse files
chore(deps): update cycjimmy/semantic-release-action action to v4.1.1
1 parent 49bbc67 commit 83c3b7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
- name: Semantic Release
1919
id: semantic-release
20-
uses: cycjimmy/semantic-release-action@v4.0.0
20+
uses: cycjimmy/semantic-release-action@v4.1.1
2121
env:
2222
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
2323
with:

0 commit comments

Comments
 (0)