diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 25d1b62..64265d2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -88,7 +88,7 @@ jobs: distribution: 'temurin' - name: Install dependencies for semantic-release-action - run: npm install -D conventional-changelog-conventionalcommits + run: npm install -D conventional-changelog-conventionalcommits@7.0.2 - name: Getting next release version id: semantic