Skip to content

Commit 50c2e5f

Browse files
chore(deps): update chromaui/action action to v15.1.1 (#8229)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [chromaui/action](https://redirect.github.com/chromaui/action) | action | patch | `v15.1.0` → `v15.1.1` | --- ### Release Notes <details> <summary>chromaui/action (chromaui/action)</summary> ### [`v15.1.1`](https://redirect.github.com/chromaui/action/blob/HEAD/CHANGELOG.md#v1511-Tue-Feb-17-2026) [Compare Source](https://redirect.github.com/chromaui/action/compare/v15.1.0...v15.1.1) ##### 🐛 Bug Fix - Add concurrency limits to TurboSnap checks to fix OOM errors with large monorepos [#&#8203;1242](https://redirect.github.com/chromaui/chromatic-cli/pull/1242) ([@&#8203;Brookke](https://redirect.github.com/Brookke) [@&#8203;codykaup](https://redirect.github.com/codykaup)) ##### Authors: 2 - Brooke Hatton ([@&#8203;Brookke](https://redirect.github.com/Brookke)) - Cody Kaup ([@&#8203;codykaup](https://redirect.github.com/codykaup)) *** </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yMi4wIiwidXBkYXRlZEluVmVyIjoiNDMuMjIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 561f407 commit 50c2e5f

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@a8ce9c58f59be5cc7090cadfc8f130fb08fcf0c3 # v15.1.0
26+
uses: chromaui/action@93712e37669f856c4828136f9cb535dbfa60b50c # v15.1.1
2727
with:
2828
token: ${{ secrets.GITHUB_TOKEN }}
2929
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}

0 commit comments

Comments
 (0)