Skip to content

Commit 7fdac48

Browse files
chore(deps): update chromaui/action action to v17.4.1 (UI5#8693)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [chromaui/action](https://redirect.github.com/chromaui/action) | action | patch | `v17.4.0` → `v17.4.1` | --- ### Release Notes <details> <summary>chromaui/action (chromaui/action)</summary> ### [`v17.4.1`](https://redirect.github.com/chromaui/action/blob/HEAD/CHANGELOG.md#v1741-Thu-Jun-11-2026) [Compare Source](https://redirect.github.com/chromaui/action/compare/v17.4.0...v17.4.1) ##### 🐛 Bug Fix - fix: e2e build command ignores arguments when used with npm [#&UI5#8203;1385](https://redirect.github.com/chromaui/chromatic-cli/pull/1385) ([@&UI5#8203;sentience](https://redirect.github.com/sentience) [@&UI5#8203;AriPerkkio](https://redirect.github.com/AriPerkkio) [@&UI5#8203;jmhobbs](https://redirect.github.com/jmhobbs)) ##### Authors: 3 - Ari Perkkiö ([@&UI5#8203;AriPerkkio](https://redirect.github.com/AriPerkkio)) - John Hobbs ([@&UI5#8203;jmhobbs](https://redirect.github.com/jmhobbs)) - Kevin Yank ([@&UI5#8203;sentience](https://redirect.github.com/sentience)) *** </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIxOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 499b651 commit 7fdac48

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
@@ -29,7 +29,7 @@ jobs:
2929
run: yarn install --immutable
3030

3131
- name: Publish to Chromatic
32-
uses: chromaui/action@31fa436e1ba57b2e5498d7798e0b49f53711db0c # v17.4.0
32+
uses: chromaui/action@1db61b73b7919508ee8e62336f04bd0aed6da756 # v17.4.1
3333
with:
3434
token: ${{ secrets.GITHUB_TOKEN }}
3535
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}

0 commit comments

Comments
 (0)