Skip to content

Commit 226d60b

Browse files
authored
ci: update of files from global .github repo (#462)
1 parent e2331a1 commit 226d60b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/if-nodejs-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
run: npm ci
121121
- if: steps.packagejson.outputs.exists == 'true'
122122
name: Add plugin for conventional commits for semantic-release
123-
run: npm install --save-dev conventional-changelog-conventionalcommits@5.0.0
123+
run: npm install --save-dev conventional-changelog-conventionalcommits@9.1.0
124124
- if: steps.packagejson.outputs.exists == 'true'
125125
name: Publish to any of NPM, Github, and Docker Hub
126126
id: release

0 commit comments

Comments
 (0)