Skip to content

Commit 5101dc1

Browse files
chore(deps): update chromaui/action action to v17.0.1 (#8633)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [chromaui/action](https://redirect.github.com/chromaui/action) | action | patch | `v17.0.0` → `v17.0.1` | --- ### Release Notes <details> <summary>chromaui/action (chromaui/action)</summary> ### [`v17.0.1`](https://redirect.github.com/chromaui/action/blob/HEAD/CHANGELOG.md#v1701-Tue-May-26-2026) [Compare Source](https://redirect.github.com/chromaui/action/compare/v17.0.0...v17.0.1) ##### 🐛 Bug Fix - Delay check of `build-storybook` script validation [#&#8203;1327](https://redirect.github.com/chromaui/chromatic-cli/pull/1327) ([@&#8203;jmhobbs](https://redirect.github.com/jmhobbs)) - Force `es-toolkit` version to avoid bundle error in Yarn classic smoke test [#&#8203;1347](https://redirect.github.com/chromaui/chromatic-cli/pull/1347) ([@&#8203;codykaup](https://redirect.github.com/codykaup)) - Fix TurboSnap mis-categorizing static assets as Storybook config changes [#&#8203;1340](https://redirect.github.com/chromaui/chromatic-cli/pull/1340) ([@&#8203;codykaup](https://redirect.github.com/codykaup)) ##### Authors: 2 - Cody Kaup ([@&#8203;codykaup](https://redirect.github.com/codykaup)) - John Hobbs ([@&#8203;jmhobbs](https://redirect.github.com/jmhobbs)) *** </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:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTQuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE5NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 933aa85 commit 5101dc1

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@7aca53e7aa87489020a97f633c1e7e82c12e5973 # v17.0.0
32+
uses: chromaui/action@0b8c883861c1663076150cf1f4592b19d1ff6a54 # v17.0.1
3333
with:
3434
token: ${{ secrets.GITHUB_TOKEN }}
3535
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}

0 commit comments

Comments
 (0)