Skip to content

Commit 9fcfd4a

Browse files
Update cycjimmy/semantic-release-action action from vv5.0.2 to v6 (#265)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fefdcfd commit 9fcfd4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
run: bun install
2222

2323
- name: Semantic Release
24-
uses: cycjimmy/semantic-release-action@v5
24+
uses: cycjimmy/semantic-release-action@v6.0.0
2525
env:
2626
GITHUB_TOKEN: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)