Skip to content

Commit 18acd93

Browse files
Bump chromaui/action in /.github/actions/build-node-python
Bumps [chromaui/action](https://github.com/chromaui/action) from 12.0.0 to 13.0.1. - [Release notes](https://github.com/chromaui/action/releases) - [Commits](chromaui/action@v12.0.0...v13.0.1) --- updated-dependencies: - dependency-name: chromaui/action dependency-version: 13.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1762af6 commit 18acd93

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@v12.0.0
267+
uses: chromaui/action@v13.0.1
268268
with:
269269
exitZeroOnChanges: true
270270
exitOnceUploaded: true

0 commit comments

Comments
 (0)