Skip to content

Commit a2aa8ba

Browse files
chore(deps): update chromaui/action action to v16.1.0 (#8431)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [chromaui/action](https://redirect.github.com/chromaui/action) | action | minor | `v16.0.0` → `v16.1.0` | --- ### Release Notes <details> <summary>chromaui/action (chromaui/action)</summary> ### [`v16.1.0`](https://redirect.github.com/chromaui/action/blob/HEAD/CHANGELOG.md#v1610-Thu-Apr-02-2026) [Compare Source](https://redirect.github.com/chromaui/action/compare/v16.0.0...v16.1.0) ##### 🚀 Enhancement - Best effort alternative to tree-kill that swallows errors [#&#8203;1261](https://redirect.github.com/chromaui/chromatic-cli/pull/1261) ([@&#8203;jmhobbs](https://redirect.github.com/jmhobbs) [@&#8203;justin-thurman](https://redirect.github.com/justin-thurman)) ##### 🐛 Bug Fix - Merge pull request [#&#8203;1265](https://redirect.github.com/chromaui/action/issues/1265) from chromaui/CAP-4242-unit-tests [#&#8203;1265](https://redirect.github.com/chromaui/chromatic-cli/pull/1265) ([@&#8203;justin-thurman](https://redirect.github.com/justin-thurman)) - Create workflow for action-canary release [#&#8203;1255](https://redirect.github.com/chromaui/chromatic-cli/pull/1255) ([@&#8203;jmhobbs](https://redirect.github.com/jmhobbs)) - Upgrade `eslint` version [#&#8203;1253](https://redirect.github.com/chromaui/chromatic-cli/pull/1253) ([@&#8203;jmhobbs](https://redirect.github.com/jmhobbs)) ##### Authors: 2 - John Hobbs ([@&#8203;jmhobbs](https://redirect.github.com/jmhobbs)) - Justin Thurman ([@&#8203;justin-thurman](https://redirect.github.com/justin-thurman)) *** </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/UI5/webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDIuMTEiLCJ1cGRhdGVkSW5WZXIiOiI0My4xMDIuMTEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a166d45 commit a2aa8ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/chromatic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: yarn install --immutable
2424

2525
- name: Publish to Chromatic
26-
uses: chromaui/action@f191a0224b10e1a38b2091cefb7b7a2337009116 # v16.0.0
26+
uses: chromaui/action@8a2b82547aef5a3efc8ec3c7905f4ab09a76ed0b # v16.1.0
2727
with:
2828
token: ${{ secrets.GITHUB_TOKEN }}
2929
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}

0 commit comments

Comments
 (0)