diff --git a/.github/workflows/changeset.yml b/.github/workflows/changeset.yml index 817d421dc6e..d5d60e305c2 100644 --- a/.github/workflows/changeset.yml +++ b/.github/workflows/changeset.yml @@ -37,7 +37,7 @@ jobs: - name: Create Release Pull Request or Publish to npm id: changesets - uses: changesets/action@3de3850952bec538fde60aac71731376e57b9b57 #v1.4.8 + uses: changesets/action@c8bada60c408975afd1a20b3db81d6eee6789308 #v1.4.9 with: # This expects you to have a script called release which does a build for your packages and calls changeset publish publish: yarn release