Skip to content

Commit c02edb7

Browse files
committed
ci: Drop conventional-changelog-conventionalcommits to 7.0.2
1 parent a2448a2 commit c02edb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
dry_run: true
3535
extra_plugins: |
3636
@semantic-release/exec@6.0.3
37-
conventional-changelog-conventionalcommits@8.0.0
37+
conventional-changelog-conventionalcommits@7.0.2
3838
outputs:
3939
new_release_published: ${{ steps.semantic_dry.outputs.new_release_published }}
4040
new_release_version: ${{ steps.semantic_dry.outputs.new_release_version }}
@@ -78,4 +78,4 @@ jobs:
7878
semantic_version: 23
7979
extra_plugins: |
8080
@semantic-release/exec@6.0.3
81-
conventional-changelog-conventionalcommits@8.0.0
81+
conventional-changelog-conventionalcommits@7.0.2

0 commit comments

Comments
 (0)