diff --git a/.github/workflows/changeset.yml b/.github/workflows/changeset.yml index 97c32a8ac6..12565e8e9b 100644 --- a/.github/workflows/changeset.yml +++ b/.github/workflows/changeset.yml @@ -63,7 +63,7 @@ jobs: - name: Create Release Pull Request or Publish to npm id: changesets - uses: changesets/action@a45c4d594aa4e2c509dc14a9f2b3b67ba3780d0d #v1.9.0 + uses: changesets/action@8488615a623b1b9c987934bb89eae8af6a946ac1 #v2.1.1 with: # This expects you to have a script called release which does a build for your packages and calls changeset publish publish: yarn release