Skip to content

Commit 8fdbe6e

Browse files
chore(deps): update cycjimmy/semantic-release-action action to v6
1 parent 75411e9 commit 8fdbe6e

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
@@ -18,7 +18,7 @@ jobs:
1818
run: bun install --frozen-lockfile
1919

2020
- name: Release 🚀
21-
uses: cycjimmy/semantic-release-action@v4.1.0
21+
uses: cycjimmy/semantic-release-action@v6.0.0
2222
id: semantic
2323
env:
2424
GITHUB_TOKEN: ${{ secrets.GH_RELEASE_TOKEN }}

0 commit comments

Comments
 (0)