diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 483dfdd..e35b6fc 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -35,7 +35,7 @@ jobs: - name: Create release PR if new changesets are present id: changesets - uses: changesets/action@v1 + uses: changesets/action@v2 with: title: 'New Release' commit: 'Release new version'