Skip to content

Commit

Permalink
Update chromaui/action action to v11.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 22, 2024
1 parent 43d9b5a commit 976b41c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
run-id: ${{ github.event.workflow_run.id }}
- name: Publish to Chromatic
if: ${{ steps.chromatic_branch.outputs.branchName == 'main' || (steps.chromatic_branch.outputs.draft != 'true' && steps.chromatic_branch.outputs.runChromatic == 'true') }}
uses: chromaui/action@v11.3.5
uses: chromaui/action@v11.5.6
# Chromatic GitHub Action options
with:
# 👇 Chromatic projectToken, refer to the manage page to obtain it.
Expand Down

0 comments on commit 976b41c

Please sign in to comment.