Skip to content

Commit 28edf76

Browse files
Bump chromaui/action from 11.10.3 to 11.27.0 in the actions group (#1)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6d9ee4a commit 28edf76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/chromatic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
# ¯\_(ツ)_/¯ TODO: use chromaui/action@latest(or fixed > v11.16.5) version when SB comes with a final stable fix: https://github.com/chromaui/chromatic-cli/pull/1049.
3232
# Also remove the build-storybook npm script and add buildCommand option to chromatic.config.json
3333
if: env.CHROMATIC_PROJECT_TOKEN
34-
uses: chromaui/action@v11.10.3
34+
uses: chromaui/action@v11.27.0
3535
with:
3636
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
3737
onlyChanged: true # 👈 Required option to enable TurboSnap

0 commit comments

Comments
 (0)