Skip to content

Commit cdc8f25

Browse files
ci(deps): bump cycjimmy/semantic-release-action from 4.2.0 to 4.2.1 (#169)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 65b5b39 commit cdc8f25

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
@@ -26,7 +26,7 @@ jobs:
2626
- run: npm run lint
2727
- run: npm test
2828
- name: Semantic Release
29-
uses: cycjimmy/semantic-release-action@v4.2.0
29+
uses: cycjimmy/semantic-release-action@v4.2.1
3030
env:
3131
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
3232
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)