Skip to content

Commit c721bff

Browse files
Update chromaui/action action to v13.3.5
1 parent f34df7f commit c721bff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/chromatic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
run-id: ${{ github.event.workflow_run.id }}
7272
- name: Publish to Chromatic
7373
if: ${{ steps.run_metadata.outputs.branchName == 'main' || steps.run_metadata.outputs.runChromatic == 'true' }}
74-
uses: chromaui/action@v13.0.1
74+
uses: chromaui/action@v13.3.5
7575
# Chromatic GitHub Action options
7676
with:
7777
# 👇 Chromatic projectToken, refer to the manage page to obtain it.

0 commit comments

Comments
 (0)