Skip to content

Commit d074e64

Browse files
Merge pull request #176 from datavisyn/dependabot/github_actions/dot-github/actions/build-node-python/chromaui/action-12.0.0
Bump chromaui/action from 11.28.2 to 12.0.0 in /.github/actions/build-node-python
2 parents 498258a + d7f8308 commit d074e64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/build-node-python/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ runs:
264264
# Chromatic
265265
- name: Run Chromatic
266266
if: inputs.enable_node == 'true' && inputs.chromatic_enable == 'true'
267-
uses: chromaui/action@v11.28.2
267+
uses: chromaui/action@v12.0.0
268268
with:
269269
exitZeroOnChanges: true
270270
exitOnceUploaded: true

0 commit comments

Comments
 (0)