diff --git a/.github/workflows/verify_storybook.yml b/.github/workflows/verify_storybook.yml index a376a7ab2f..3cc846a706 100644 --- a/.github/workflows/verify_storybook.yml +++ b/.github/workflows/verify_storybook.yml @@ -54,7 +54,7 @@ jobs: - run: yarn --cwd packages/canon build-storybook - - uses: chromaui/action@649b4fd73c3f7cd7a65bd0b9f131349335ec661b # v11 + - uses: chromaui/action@e8cc4c31775280b175a3c440076c00d19a9014d7 # v11 with: token: ${{ secrets.GITHUB_TOKEN }} # projectToken intentionally shared to allow collaborators to run Chromatic on forks