diff --git a/.github/workflows/verify_storybook.yml b/.github/workflows/verify_storybook.yml index 458ef69690..77a01f9ffd 100644 --- a/.github/workflows/verify_storybook.yml +++ b/.github/workflows/verify_storybook.yml @@ -51,7 +51,7 @@ jobs: - run: yarn build-storybook - - uses: chromaui/action@f4e60a7072abcac4203f4ca50613f28e199a52ba # v11 + - uses: chromaui/action@30b6228aa809059d46219e0f556752e8672a7e26 # v11 with: token: ${{ secrets.GITHUB_TOKEN }} # projectToken intentionally shared to allow collaborators to run Chromatic on forks