Skip to content

Commit

Permalink
Bump chromaui/action in /.github/actions/build-node-python
Browse files Browse the repository at this point in the history
Bumps [chromaui/action](https://github.com/chromaui/action) from 11.12.1 to 11.19.0.
- [Release notes](https://github.com/chromaui/action/releases)
- [Commits](chromaui/action@v11.12.1...v11.19.0)

---
updated-dependencies:
- dependency-name: chromaui/action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 4dee350 commit eaa9bb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build-node-python/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ runs:
# Chromatic
- name: Run Chromatic
if: inputs.enable_node == 'true' && inputs.chromatic_enable == 'true'
uses: chromaui/action@v11.12.1
uses: chromaui/action@v11.19.0
with:
exitZeroOnChanges: true
exitOnceUploaded: true
Expand Down

0 comments on commit eaa9bb5

Please sign in to comment.