diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3f05b34a..8e9e0eff 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -43,7 +43,7 @@ jobs: run: npm run build --workspaces - name: Create release PR or publish to npm id: changesets - uses: changesets/action@63a615b9cd06ba9a3e6d13796c7fbcb080a60a0b # v1 + uses: changesets/action@a45c4d594aa4e2c509dc14a9f2b3b67ba3780d0d # v1 with: commit: 'Release' title: 'Release'