Skip to content

Commit 487d5b5

Browse files
authored
chore: updated chromatic action cli version (#6800)
Signed-off-by: Claudio W <[email protected]>
1 parent 69bb20f commit 487d5b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ jobs:
225225
startsWith(github.event.pull_request.head.ref, 'dependabot/') == false &&
226226
github.event.pull_request.head.ref != 'chore/crowdin')
227227
# sha reference has no stable git tag reference or URL. see https://github.com/chromaui/chromatic-cli/issues/797
228-
uses: chromaui/action@807600692d28833b717c155e15ed20905cdc865c
228+
uses: chromaui/action@5f6574e351eb055223ae8ea9e1a734d1d695ea9c
229229
with:
230230
buildScriptName: storybook:build
231231
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}

0 commit comments

Comments
 (0)