We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89c647e commit add54feCopy full SHA for add54fe
.github/workflows/chromatic.yml
@@ -38,7 +38,7 @@ jobs:
38
run: pnpm run build-storybook
39
40
- name: Run Chromatic
41
- uses: chromaui/action@f191a0224b10e1a38b2091cefb7b7a2337009116 # latest
+ uses: chromaui/action@8a2b82547aef5a3efc8ec3c7905f4ab09a76ed0b # latest
42
with:
43
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
44
# Use the pre-built Storybook
0 commit comments