diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6df6dc9..d5119c5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -102,7 +102,7 @@ jobs: - name: Create Release Pull Request or Publish Packages if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }} - uses: changesets/action@aba318e9165b45b7948c60273e0b72fce0a64eb9 # @v1.4.7 + uses: changesets/action@c8bada60c408975afd1a20b3db81d6eee6789308 # @v1.4.9 with: publish: yarn changeset tag env: