diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ec52088c..e4044038 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -75,7 +75,7 @@ jobs: # to the token's identity, and this job never needs a persisted git credential # (setupGitUser: false skips configuring a local git user that would otherwise # go unused). Checkout above sets persist-credentials: false accordingly. - - uses: changesets/action@22ccf9aa43179fe9e27dc62e575971d28cce197c # v2.0.0 + - uses: changesets/action@198f833dd7d863100ea6e28967bc9a9fdefadb0a # v2.1.0 with: version: pnpm release:version publish: pnpm release