Skip to content

Commit e7e4755

Browse files
Merge pull request #166 from datavisyn/dependabot/github_actions/dot-github/actions/build-node-python/chromaui/action-11.28.2
Bump chromaui/action from 11.25.2 to 11.28.2 in /.github/actions/build-node-python
2 parents b1ac528 + b7e21c7 commit e7e4755

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.25.2
267+
uses: chromaui/action@v11.28.2
268268
with:
269269
exitZeroOnChanges: true
270270
exitOnceUploaded: true

0 commit comments

Comments
 (0)