diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3880de5..36bf103 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -23,7 +23,7 @@ jobs: registry-url: https://registry.npmjs.org - run: pnpm install --frozen-lockfile - run: pnpm check - - uses: changesets/action@ce079ea084e08a340947ed4d6ecedb2433c8f293 # v1 + - uses: changesets/action@6a0a831ff30acef54f2c6aa1cbbc1096b066edaf # v1 with: publish: pnpm changeset publish env: