Skip to content

Commit 2312c7a

Browse files
Bump chromaui/action in /.github/actions/build-node-python
Bumps [chromaui/action](https://github.com/chromaui/action) from 11.25.0 to 11.25.1. - [Release notes](https://github.com/chromaui/action/releases) - [Commits](chromaui/action@v11.25.0...v11.25.1) --- updated-dependencies: - dependency-name: chromaui/action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 905c11c commit 2312c7a

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/[email protected].0
266+
uses: chromaui/[email protected].1
267267
with:
268268
exitZeroOnChanges: true
269269
exitOnceUploaded: true

0 commit comments

Comments
 (0)