diff --git a/.github/workflows/release-version.yml b/.github/workflows/release-version.yml index 2b5e789..c921e49 100644 --- a/.github/workflows/release-version.yml +++ b/.github/workflows/release-version.yml @@ -57,7 +57,7 @@ jobs: yarn build - name: Create Release PR (Changesets) - uses: changesets/action@e0145edc7d9d8679003495b11f87bd8ef63c0cba + uses: changesets/action@c48e67d110a68bc90ccf1098e9646092baacaa87 with: version: yarn changeset version publish: false