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