Skip to content

Commit c4b4eb1

Browse files
dougalg-twdougalg
authored andcommitted
chore(build): Update semantic-release version in github actions
1 parent d62633a commit c4b4eb1

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
@@ -25,7 +25,7 @@ jobs:
2525
- name: Install Dependencies
2626
run: yarn
2727
- name: Semantic Release
28-
run: npx semantic-release
28+
run: npx semantic-release@15.13.30
2929
env:
3030
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3131
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)