diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 130e6ff..a59202c 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 + conventional-changelog-conventionalcommits@9.3.1 @semantic-release/exec env: FORCE_COLOR: 1