diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3a8052ec..94ce852b 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@a45c4d594aa4e2c509dc14a9f2b3b67ba3780d0d # v1 + uses: changesets/action@22ccf9aa43179fe9e27dc62e575971d28cce197c # v1 with: commit: 'Release' title: 'Release'