Skip to content

Commit 6b9bfab

Browse files
build(deps): bump chromaui/action in /.github/actions/build-node-python
Bumps [chromaui/action](https://github.com/chromaui/action) from 12.0.0 to 13.2.1. - [Release notes](https://github.com/chromaui/action/releases) - [Commits](chromaui/action@v12.0.0...v13.2.1) --- updated-dependencies: - dependency-name: chromaui/action dependency-version: 13.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a5a6bfc commit 6b9bfab

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
@@ -292,7 +292,7 @@ runs:
292292
# Chromatic
293293
- name: Run Chromatic
294294
if: inputs.enable_node == 'true' && inputs.chromatic_enable == 'true'
295-
uses: chromaui/action@v12.0.0
295+
uses: chromaui/action@v13.2.1
296296
with:
297297
exitZeroOnChanges: true
298298
exitOnceUploaded: true

0 commit comments

Comments
 (0)