Skip to content

Commit 37bdbaa

Browse files
authored
chore(actions): update chromaui (#7584)
Signed-off-by: Aviv Keller <[email protected]>
1 parent 2ba295b commit 37bdbaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-and-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ jobs:
202202
startsWith(github.event.pull_request.head.ref, 'dependabot/') == false &&
203203
github.event.pull_request.head.ref != 'chore/crowdin')
204204
# sha reference has no stable git tag reference or URL. see https://github.com/chromaui/chromatic-cli/issues/797
205-
uses: chromaui/action@30b6228aa809059d46219e0f556752e8672a7e26
205+
uses: chromaui/action@c93e0bc3a63aa176e14a75b61a31847cbfdd341c
206206
with:
207207
workingDir: packages/ui-components
208208
buildScriptName: storybook:build

0 commit comments

Comments
 (0)