Pin chromatic workflow to v10.0.0 (#7100)

This commit is contained in:
Oscar Hinton 2023-12-05 13:16:01 +01:00 committed by GitHub
parent 6c1b449248
commit 8fa4d1fea4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 }}