diff --git a/.github/workflows/changeset-release.yml b/.github/workflows/changeset-release.yml index ed42e2e1..084cf99f 100644 --- a/.github/workflows/changeset-release.yml +++ b/.github/workflows/changeset-release.yml @@ -56,7 +56,7 @@ jobs: - name: Create Release Pull Request or Publish to NPM id: changesets - uses: changesets/action@c48e67d110a68bc90ccf1098e9646092baacaa87 # v1.6.0 + 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: yarn release