Skip to content

Commit 514dc7c

Browse files
chore(deps): update chromaui/action action to v16.10.1 (#8594)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [chromaui/action](https://redirect.github.com/chromaui/action) | action | patch | `v16.10.0` → `v16.10.1` | --- ### Release Notes <details> <summary>chromaui/action (chromaui/action)</summary> ### [`v16.10.1`](https://redirect.github.com/chromaui/action/blob/HEAD/CHANGELOG.md#v16101-Fri-May-15-2026) [Compare Source](https://redirect.github.com/chromaui/action/compare/v16.10.0...v16.10.1) ##### 🐛 Bug Fix - Fix `getUncommittedHash` in Windows environments [#&#8203;1332](https://redirect.github.com/chromaui/chromatic-cli/pull/1332) ([@&#8203;codykaup](https://redirect.github.com/codykaup)) - Increase flaky test timeout [#&#8203;1326](https://redirect.github.com/chromaui/chromatic-cli/pull/1326) ([@&#8203;codykaup](https://redirect.github.com/codykaup)) - Refactor `initialize` task to use typed inputs and outputs [#&#8203;1323](https://redirect.github.com/chromaui/chromatic-cli/pull/1323) ([@&#8203;justin-thurman](https://redirect.github.com/justin-thurman)) ##### Authors: 2 - Cody Kaup ([@&#8203;codykaup](https://redirect.github.com/codykaup)) - Justin Thurman ([@&#8203;justin-thurman](https://redirect.github.com/justin-thurman)) *** </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzkuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE3OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f62ebef commit 514dc7c

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
@@ -25,7 +25,7 @@ jobs:
2525
run: yarn install --immutable
2626

2727
- name: Publish to Chromatic
28-
uses: chromaui/action@e3eb8ec36101d8f0253c7c3ae66e5a2b4e2197ba # v16.10.0
28+
uses: chromaui/action@1bbb5819252d9782cb7d77122d9becae467def18 # v16.10.1
2929
with:
3030
token: ${{ secrets.GITHUB_TOKEN }}
3131
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}

0 commit comments

Comments
 (0)