Skip to content

Commit 2990f1a

Browse files
ci(deps): bump cycjimmy/semantic-release-action from 4.2.1 to 4.2.2 (#175)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d46d60 commit 2990f1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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/[email protected].1
29+
uses: cycjimmy/[email protected].2
3030
env:
3131
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
3232
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)