diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d17968558d54..583a3baf89de 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -22,7 +22,7 @@ jobs: - name: Calculate next version id: version - uses: PaulHatch/semantic-version@v5 + uses: PaulHatch/semantic-version@v5.4.0 with: tag_prefix: v major_pattern: "(BREAKING CHANGE)"