Skip to content

Commit 1eef66e

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.18.1. - [Release notes](https://github.com/chromaui/action/releases) - [Commits](chromaui/action@v11.12.1...v11.18.1) --- 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 6077d00 commit 1eef66e

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
@@ -257,7 +257,7 @@ runs:
257257
# Chromatic
258258
- name: Run Chromatic
259259
if: inputs.enable_node == 'true' && inputs.chromatic_enable == 'true'
260-
uses: chromaui/action@v11.12.1
260+
uses: chromaui/action@v11.18.1
261261
with:
262262
exitZeroOnChanges: true
263263
exitOnceUploaded: true

0 commit comments

Comments
 (0)