diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 614fb0b..0b24106 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -144,7 +144,7 @@ jobs: private_key: ${{ secrets.GH_APP_OS_PRIVATE_KEY }} - name: Create Release Pull Request or Publish Packages - uses: changesets/action@aba318e9165b45b7948c60273e0b72fce0a64eb9 # @v1.4.7 + uses: changesets/action@c8bada60c408975afd1a20b3db81d6eee6789308 # @v1.4.9 with: version: yarn run version publish: yarn release