diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 65fb8c92..f97cc679 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -55,7 +55,7 @@ jobs: - name: Create Release Pull Request or Publish to npm id: changesets - uses: changesets/action@e0145edc7d9d8679003495b11f87bd8ef63c0cba # v1.5.3 + uses: changesets/action@6a0a831ff30acef54f2c6aa1cbbc1096b066edaf # v1.7.0 with: # This expects you to have a script called release which does a build for your packages and calls changeset publish publish: pnpm release