Skip to content

Commit ed6b325

Browse files
renovate[bot]SirUli
authored andcommitted
fix(deps): update cycjimmy/semantic-release-action action to v6
1 parent 1988333 commit ed6b325

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Checkout
2020
uses: actions/checkout@v6
2121
- name: Semantic Release
22-
uses: cycjimmy/semantic-release-action@v4
22+
uses: cycjimmy/semantic-release-action@v6.0.0
2323
env:
2424
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2525
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)