Skip to content

Commit 6a48f0e

Browse files
chore(deps): update chromaui/action action to v16.6.3 (#8532)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [chromaui/action](https://redirect.github.com/chromaui/action) | action | patch | `v16.6.1` → `v16.6.3` | --- ### Release Notes <details> <summary>chromaui/action (chromaui/action)</summary> ### [`v16.6.3`](https://redirect.github.com/chromaui/action/blob/HEAD/CHANGELOG.md#v1663-Wed-Apr-29-2026) [Compare Source](https://redirect.github.com/chromaui/action/compare/v16.6.2...v16.6.3) ##### 🐛 Bug Fix - Retry file upload if file deduplication fails [#&#8203;1296](https://redirect.github.com/chromaui/chromatic-cli/pull/1296) ([@&#8203;codykaup](https://redirect.github.com/codykaup)) ##### Authors: 1 - Cody Kaup ([@&#8203;codykaup](https://redirect.github.com/codykaup)) *** ### [`v16.6.2`](https://redirect.github.com/chromaui/action/blob/HEAD/CHANGELOG.md#v1662-Wed-Apr-29-2026) [Compare Source](https://redirect.github.com/chromaui/action/compare/v16.6.1...v16.6.2) ##### 🐛 Bug Fix - Fix crash when checking for CLI updates [#&#8203;1305](https://redirect.github.com/chromaui/chromatic-cli/pull/1305) ([@&#8203;annaet](https://redirect.github.com/annaet) [@&#8203;codykaup](https://redirect.github.com/codykaup)) ##### Authors: 2 - Anna Thomas ([@&#8203;annaet](https://redirect.github.com/annaet)) - Cody Kaup ([@&#8203;codykaup](https://redirect.github.com/codykaup)) *** </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:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE1MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6b2b16a commit 6a48f0e

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@7d51ab74dfbe4810b90d01a1b89513b9f2f1a266 # v16.6.1
28+
uses: chromaui/action@42839e8c28caf61a16433fa96a03b312bbc47ab5 # v16.6.3
2929
with:
3030
token: ${{ secrets.GITHUB_TOKEN }}
3131
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}

0 commit comments

Comments
 (0)