We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4571b91 commit 25707d6Copy full SHA for 25707d6
.github/workflows/chromatic.yml
@@ -23,7 +23,7 @@ jobs:
23
run: yarn install --immutable
24
25
- name: Publish to Chromatic
26
- uses: chromaui/action@58d9ffb36c90c97a02d061544ecc849cc4a242a9 # v13.1.3
+ uses: chromaui/action@d0795df816d05c4a89c80295303970fddd247cce # v13.1.4
27
with:
28
token: ${{ secrets.GITHUB_TOKEN }}
29
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
0 commit comments