diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 84cefd6..b23377b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -51,7 +51,7 @@ jobs: - run: pnpm --filter passmint size - run: pnpm --filter passmint publint - run: pnpm --filter passmint attw - - uses: changesets/action@a45c4d594aa4e2c509dc14a9f2b3b67ba3780d0d # v1.9.0 + - uses: changesets/action@198f833dd7d863100ea6e28967bc9a9fdefadb0a # v2.1.0 with: # When there are pending changesets, opens/updates the # "Version Packages" PR. When that PR is merged and the