Skip to content

Commit 7fcb13d

Browse files
chore(deps): update chromaui/action digest to e3eb8ec (#4884)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e92d5fe commit 7fcb13d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test-visual.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- name: Build storybook
5757
run: pnpm build:storybook
5858
- name: Chromatic (visual + interaction)
59-
uses: chromaui/action@84e0c70520cf012d7cbcd0d9677b4240f893e25e # latest
59+
uses: chromaui/action@e3eb8ec36101d8f0253c7c3ae66e5a2b4e2197ba # latest
6060
with:
6161
workingDir: apps/storybook
6262
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
@@ -82,7 +82,7 @@ jobs:
8282
- name: Build storybook
8383
run: pnpm build:storybook
8484
- name: Chromatic (auto-accept on main)
85-
uses: chromaui/action@84e0c70520cf012d7cbcd0d9677b4240f893e25e # latest
85+
uses: chromaui/action@e3eb8ec36101d8f0253c7c3ae66e5a2b4e2197ba # latest
8686
with:
8787
workingDir: apps/storybook
8888
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}

0 commit comments

Comments
 (0)