diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 03c3de6d..858d269e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -52,7 +52,7 @@ jobs: # Publishing to npm is intentionally disabled — uncomment `publish-script:` # and add the NPM_TOKEN secret if/when packages are published. - name: Create release PR - uses: changesets/action@8488615a623b1b9c987934bb89eae8af6a946ac1 # v2.1.1 + uses: changesets/action@ae32849d5ba541f9ae29e40e22a623bc13562f51 # v2.1.2 with: github-token: ${{ secrets.GITHUB_TOKEN }} version-script: pnpm exec changeset version