diff --git a/.github/workflows/verify_chromatic.yml b/.github/workflows/verify_chromatic.yml index 60cc1745d0..392acbbac2 100644 --- a/.github/workflows/verify_chromatic.yml +++ b/.github/workflows/verify_chromatic.yml @@ -49,7 +49,7 @@ jobs: - name: Run Chromatic id: chromatic - uses: chromaui/action@f191a0224b10e1a38b2091cefb7b7a2337009116 # latest + uses: chromaui/action@e3eb8ec36101d8f0253c7c3ae66e5a2b4e2197ba # latest with: token: ${{ secrets.GITHUB_TOKEN }} # projectToken intentionally shared to allow collaborators to run Chromatic on forks