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 a9ab64a commit 77684f7Copy full SHA for 77684f7
.github/workflows/chromatic.yml
@@ -74,7 +74,7 @@ jobs:
74
run: pnpm install --frozen-lockfile --prefer-offline && pnpm run build
75
# 👇 Adds Chromatic as a step in the workflow
76
- name: Publish to Chromatic
77
- uses: chromaui/action@c93e0bc3a63aa176e14a75b61a31847cbfdd341c # v11.27.0
+ uses: chromaui/action@1cfa065cbdab28f6ca3afaeb3d761383076a35aa # v11.29.0
78
# Chromatic GitHub Action options
79
with:
80
# 👇 Chromatic projectToken, refer to the manage page to obtain it.
0 commit comments