diff --git a/.github/workflows/verify_storybook.yml b/.github/workflows/verify_storybook.yml index 5ebce61da2..97ecbd5fcd 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@b52e14dd333579901e7099e0094b652e8284dea9 # v1 + - uses: chromaui/action@820fe59a0cbddabf98b28657eb99e845b6abbe99 # v1 with: token: ${{ secrets.GITHUB_TOKEN }} # projectToken intentionally shared to allow collaborators to run Chromatic on forks