diff --git a/.github/workflows/changeset.yml b/.github/workflows/changeset.yml index 3f15ff70b0..a84febd935 100644 --- a/.github/workflows/changeset.yml +++ b/.github/workflows/changeset.yml @@ -39,7 +39,7 @@ jobs: - name: Create Release Pull Request or Publish to npm id: changesets - uses: changesets/action@e0145edc7d9d8679003495b11f87bd8ef63c0cba #v1.5.3 + uses: changesets/action@c48e67d110a68bc90ccf1098e9646092baacaa87 #v1.6.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