diff --git a/.github/workflows/chromatic.yml b/.github/workflows/chromatic.yml index 505d5c3d7..6d82c6c1f 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -36,7 +36,7 @@ jobs: - name: Run Chromatic if: env.CHROMATIC_PROJECT_TOKEN - uses: chromaui/action@v15.1.0 + uses: chromaui/action@v15.1.1 with: projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }} onlyChanged: true # 👈 Required option to enable TurboSnap