diff --git a/.github/workflows/changeset.yaml b/.github/workflows/changeset.yaml index 1c6d0ac..cf90740 100644 --- a/.github/workflows/changeset.yaml +++ b/.github/workflows/changeset.yaml @@ -41,7 +41,7 @@ jobs: - name: Create Release Pull Request or Publish to npm id: changesets - uses: changesets/action@a45c4d594aa4e2c509dc14a9f2b3b67ba3780d0d # v1.9.0 + uses: changesets/action@ae32849d5ba541f9ae29e40e22a623bc13562f51 # v2.1.2 with: version: yarn ci:version publish: yarn ci:publish