diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a59202c..5fd562e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -21,7 +21,7 @@ jobs: - uses: cycjimmy/semantic-release-action@v6.0.0 with: extra_plugins: | - conventional-changelog-conventionalcommits@9.3.1 + conventional-changelog-conventionalcommits@^9 @semantic-release/exec env: FORCE_COLOR: 1