Skip to content

Commit 831f85a

Browse files
authored
build: Update build_release_vitepress.yml
Pin Convetional Commits changelog to v6
1 parent c7416ae commit 831f85a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_release_vitepress.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
uses: actions/setup-node@v3
5656
with:
5757
node-version: 18
58-
- run: npm install -g conventional-changelog-conventionalcommits
58+
- run: npm install -g conventional-changelog-conventionalcommits@6
5959
- run: npm install -g semantic-release@v19.0.5
6060
- run: npm install -g @semantic-release/exec
6161
- run: npm install -g @semantic-release/git

0 commit comments

Comments
 (0)