diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 36e2d588..63a4e1ab 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -62,7 +62,7 @@ jobs: branch: main extra_plugins: | @semantic-release/changelog - @semantic-release/exec + @semantic-release/exec@6.0.3 @semantic-release/git semantic-release-replace-plugin@1.2.7 extends: |