diff --git a/.github/workflows/lint-and-tests.yml b/.github/workflows/lint-and-tests.yml index 08509e62306ca..89b478473c55d 100644 --- a/.github/workflows/lint-and-tests.yml +++ b/.github/workflows/lint-and-tests.yml @@ -202,7 +202,7 @@ jobs: startsWith(github.event.pull_request.head.ref, 'dependabot/') == false && github.event.pull_request.head.ref != 'chore/crowdin') # sha reference has no stable git tag reference or URL. see https://github.com/chromaui/chromatic-cli/issues/797 - uses: chromaui/action@b984808b772126a9f44b2b7737b131b68a2ede32 + uses: chromaui/action@30b6228aa809059d46219e0f556752e8672a7e26 with: workingDir: apps/site buildScriptName: storybook:build