diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1a950f5..eec46ed 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -21,7 +21,7 @@ jobs: node-version-file: .node-version cache: pnpm - run: pnpm install --frozen-lockfile - - uses: changesets/action@6a0a831ff30acef54f2c6aa1cbbc1096b066edaf # v1.7.0 + - uses: changesets/action@63a615b9cd06ba9a3e6d13796c7fbcb080a60a0b # v1.8.0 with: version: pnpm run ci:version publish: pnpm changeset publish