Skip to content

Commit ec61893

Browse files
Bump chromaui/action in /.github/actions/build-node-python
Bumps [chromaui/action](https://github.com/chromaui/action) from 11.12.1 to 11.20.0. - [Release notes](https://github.com/chromaui/action/releases) - [Commits](chromaui/action@v11.12.1...v11.20.0) --- updated-dependencies: - dependency-name: chromaui/action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 842f128 commit ec61893

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)