diff --git a/.github/workflows/verify_storybook.yml b/.github/workflows/verify_storybook.yml index e992a2d658..fe481f9882 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@807600692d28833b717c155e15ed20905cdc865c # v1 + - uses: chromaui/action@723135c179d14b28039985d79da5c3d6ee1ac32e # v1 with: token: ${{ secrets.GITHUB_TOKEN }} # projectToken intentionally shared to allow collaborators to run Chromatic on forks