Skip to content

Commit 0b7893c

Browse files
committed
chore(deps): update dependency conventional-changelog-conventionalcommits [9.2.0 → v9.3.0]
1 parent 5b0d065 commit 0b7893c

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
@@ -33,7 +33,7 @@ jobs:
3333
with:
3434
node-version-file: .tool-versions
3535
- name: Install semantic-release
36-
run: npm install --global semantic-release@24.2.3 @semantic-release/exec@7.1.0 conventional-changelog-conventionalcommits@9.2.0
36+
run: npm install --global semantic-release@24.2.3 @semantic-release/exec@7.1.0 conventional-changelog-conventionalcommits@9.3.0
3737
- name: Run semantic-release
3838
env:
3939
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)