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 c08a8b9 commit 1705b46Copy full SHA for 1705b46
.github/workflows/chromatic.yml
@@ -23,7 +23,7 @@ jobs:
23
run: yarn install --immutable
24
25
- name: Publish to Chromatic
26
- uses: chromaui/action@4ffe736a2a8262ea28067ff05a13b635ba31ec05 # v13.3.0
+ uses: chromaui/action@1c807fb41f4db007b022d0806c09a94dce7b5ff6 # v13.3.1
27
with:
28
token: ${{ secrets.GITHUB_TOKEN }}
29
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
0 commit comments