diff --git a/.github/workflows/chromatic.yml b/.github/workflows/chromatic.yml index 34d0eb7ba64..f22ce96b4c3 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -74,7 +74,7 @@ jobs: run: pnpm install --frozen-lockfile --prefer-offline && pnpm run build # 👇 Adds Chromatic as a step in the workflow - name: Publish to Chromatic - uses: chromaui/action@30b6228aa809059d46219e0f556752e8672a7e26 # v11.11.0 + uses: chromaui/action@0b1ce115d9c71c509f6d2d0a695bd70e87d21dd8 # v11.11.0 # Chromatic GitHub Action options with: # 👇 Chromatic projectToken, refer to the manage page to obtain it.