diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9b9fb6f..6199199 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -39,7 +39,7 @@ jobs: run: pnpm install - name: 🚀 PR / Publish - uses: changesets/action@6a0a831ff30acef54f2c6aa1cbbc1096b066edaf # v1.7.0 + uses: changesets/action@ae32849d5ba541f9ae29e40e22a623bc13562f51 # v2.1.2 with: version: pnpm run changeset:version commit: "chore: Update version for release"