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