diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f9cf3198..422430cf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -101,7 +101,7 @@ jobs: - name: Create Release Pull Request or Publish Packages if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }} - uses: changesets/action@e9cc34b540dd3ad1b030c57fd97269e8f6ad905a # @v1.4.1 + uses: changesets/action@f13b1baaa620fde937751f5d2c3572b9da32af23 # @v1.4.5 with: publish: yarn changeset tag env: