Skip to content

Commit 02f48bf

Browse files
chore(deps): update cycjimmy/semantic-release-action action to v4.2.2
1 parent ea4bc94 commit 02f48bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: npm run build
3131

3232
- name: Release 🚀
33-
uses: cycjimmy/semantic-release-action@v4.1.1
33+
uses: cycjimmy/semantic-release-action@v4.2.2
3434
id: semantic
3535
env:
3636
GITHUB_TOKEN: ${{ secrets.GH_RELEASE_TOKEN }}

0 commit comments

Comments
 (0)