From e7ab638756cf80c436ba1a6b595f32a752cd7ab4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 21:25:46 +0000 Subject: [PATCH] meta: bump chromaui/action from 16.6.0 to 17.0.0 Bumps [chromaui/action](https://github.com/chromaui/action) from 16.6.0 to 17.0.0. - [Release notes](https://github.com/chromaui/action/releases) - [Changelog](https://github.com/chromaui/action/blob/main/CHANGELOG.md) - [Commits](https://github.com/chromaui/action/compare/cad40970f69e7a6a5bef4ddfe42c01309ba17cb1...7aca53e7aa87489020a97f633c1e7e82c12e5973) --- updated-dependencies: - dependency-name: chromaui/action dependency-version: 17.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/chromatic.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/chromatic.yml b/.github/workflows/chromatic.yml index e9e91a76ada61..670c797583d07 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -66,7 +66,7 @@ jobs: - name: Start Visual Regression Tests (Chromatic) # This assigns the Environment Deployment for Storybook id: chromatic-deploy - uses: chromaui/action@cad40970f69e7a6a5bef4ddfe42c01309ba17cb1 # v16.6.0 + uses: chromaui/action@7aca53e7aa87489020a97f633c1e7e82c12e5973 # v17.0.0 with: workingDir: packages/ui-components buildScriptName: storybook:build