diff --git a/.github/workflows/npm-release.yml b/.github/workflows/npm-release.yml index 45d0959c..818568ad 100644 --- a/.github/workflows/npm-release.yml +++ b/.github/workflows/npm-release.yml @@ -51,7 +51,7 @@ jobs: - name: Publish to NPM if: env.changesets_found == 'true' id: changesets - uses: changesets/action@e0538e686673de0265c8a3e2904b8c76beaa43fd # v1.5.2 + uses: changesets/action@6a0a831ff30acef54f2c6aa1cbbc1096b066edaf # v1.7.0 with: publish: npx changeset publish env: