Skip to content

Commit 3f6fb28

Browse files
chore(deps): update chromaui/action action to v15 (#8172)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [chromaui/action](https://redirect.github.com/chromaui/action) | action | major | `v14.0.0` → `v15.0.0` | --- ### Release Notes <details> <summary>chromaui/action (chromaui/action)</summary> ### [`v15.0.0`](https://redirect.github.com/chromaui/action/blob/HEAD/CHANGELOG.md#v1500-Mon-Feb-02-2026) [Compare Source](https://redirect.github.com/chromaui/action/compare/v14.0.0...v15.0.0) ##### 💥 Breaking Change - Update storybook to `10.x` & upgrade dependencies [#&#8203;1228](https://redirect.github.com/chromaui/chromatic-cli/pull/1228) ([@&#8203;kasperpeulen](https://redirect.github.com/kasperpeulen) [@&#8203;ndelangen](https://redirect.github.com/ndelangen) [@&#8203;jwir3](https://redirect.github.com/jwir3)) ##### 🐛 Bug Fix - Revert "Merge pull request [#&#8203;1228](https://redirect.github.com/chromaui/action/issues/1228) from chromaui/norbert/further-upgrades" [#&#8203;1235](https://redirect.github.com/chromaui/chromatic-cli/pull/1235) ([@&#8203;jwir3](https://redirect.github.com/jwir3)) ##### Authors: 3 - Kasper Peulen ([@&#8203;kasperpeulen](https://redirect.github.com/kasperpeulen)) - Norbert de Langen ([@&#8203;ndelangen](https://redirect.github.com/ndelangen)) - Scott Johnson ([@&#8203;jwir3](https://redirect.github.com/jwir3)) *** </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi45NS4yIiwidXBkYXRlZEluVmVyIjoiNDIuOTUuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 455b91d commit 3f6fb28

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@9f1ad414f2e282aeff674364a9098b328382103f # v14.0.0
26+
uses: chromaui/action@f1f9e3277eb1eaa8cba4c6bcebc9809291ee29ea # v15.0.0
2727
with:
2828
token: ${{ secrets.GITHUB_TOKEN }}
2929
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}

0 commit comments

Comments
 (0)