Skip to content

Commit 6943025

Browse files
Merge pull request #127 from datavisyn/dependabot/github_actions/dot-github/actions/build-node-python/chromaui/action-11.20.0
Bump chromaui/action from 11.12.1 to 11.20.0 in /.github/actions/build-node-python
2 parents 4ca5736 + ec61893 commit 6943025

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
@@ -263,7 +263,7 @@ runs:
263263
# Chromatic
264264
- name: Run Chromatic
265265
if: inputs.enable_node == 'true' && inputs.chromatic_enable == 'true'
266-
uses: chromaui/action@v11.12.1
266+
uses: chromaui/action@v11.20.0
267267
with:
268268
exitZeroOnChanges: true
269269
exitOnceUploaded: true

0 commit comments

Comments
 (0)