Skip to content

Commit 1366337

Browse files
chore(deps): update chromaui/action action to v17.8.0 (#8744)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [chromaui/action](https://redirect.github.com/chromaui/action) | action | minor | `v17.7.2` → `v17.8.0` | --- ### Release Notes <details> <summary>chromaui/action (chromaui/action)</summary> ### [`v17.8.0`](https://redirect.github.com/chromaui/action/blob/HEAD/CHANGELOG.md#v1780-Mon-Jun-29-2026) [Compare Source](https://redirect.github.com/chromaui/action/compare/v17.7.2...v17.8.0) ##### 🚀 Enhancement - Include ancestor build details on a fully TurboSnapped build [#&#8203;1406](https://redirect.github.com/chromaui/chromatic-cli/pull/1406) ([@&#8203;codykaup](https://redirect.github.com/codykaup)) ##### Authors: 1 - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 43e3d75 commit 1366337

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@7ffa9343588f15ff3f4cde30e03cd23204ed6a9c # v17.7.2
32+
uses: chromaui/action@98132da0fca2211fb41b3af7b49ce85176007851 # v17.8.0
3333
with:
3434
token: ${{ secrets.GITHUB_TOKEN }}
3535
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}

0 commit comments

Comments
 (0)