diff --git a/.github/workflows/verify_storybook.yml b/.github/workflows/verify_storybook.yml index 6edb5d3651..423170339b 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@306092d42c0743800aadf544ee263cbc56598b1b # v11 + - uses: chromaui/action@ea1eee60c663ccb7e5d4cfd7a05fcc3a25b7c494 # v11 with: token: ${{ secrets.GITHUB_TOKEN }} # projectToken intentionally shared to allow collaborators to run Chromatic on forks