Pin chromatic workflow to v10.0.0 (#7100)
This commit is contained in:
parent
6c1b449248
commit
8fa4d1fea4
|
@ -44,7 +44,7 @@ jobs:
|
|||
run: npm run build-storybook:ci
|
||||
|
||||
- name: Publish to Chromatic
|
||||
uses: chromaui/action@d726e4e790a99e876f71b8e09d3053bfe783d6b8
|
||||
uses: chromaui/action@2f12dc37555ffc9ed980d883e96b6d03724a2d6a # v10.0.0
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
|
||||
|
|
Loading…
Reference in New Issue