diff --git a/.github/actions/setup-semantic-release/action.yml b/.github/actions/setup-semantic-release/action.yml index 8a0d077..196d108 100644 --- a/.github/actions/setup-semantic-release/action.yml +++ b/.github/actions/setup-semantic-release/action.yml @@ -13,10 +13,10 @@ runs: - name: Install semantic-release plugins that we need for deployment of this project run: > npm install - conventional-changelog-conventionalcommits@7 + conventional-changelog-conventionalcommits @semantic-release/github @semantic-release/git semantic-release-recovery@beta semantic-release-cocoapods semantic-release-precheck - shell: bash \ No newline at end of file + shell: bash