diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 01b1d5f..12c7551 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -122,7 +122,7 @@ jobs: - name: Create release PR or publish id: changesets # pin: changesets/action v1.4.9 - uses: changesets/action@e2f8e964d080ae97c874b19e27b12e0a8620fb6c + uses: changesets/action@6a0a831ff30acef54f2c6aa1cbbc1096b066edaf with: # `version` updates package.json and CHANGELOG then commits to the # "Version Packages" PR. `publish` runs the npm publish step once