From cf17b11e67caf851e8d3eb945bd091711e847d85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 00:59:26 +0000 Subject: [PATCH] meta: bump chromaui/action from 16.6.0 to 17.1.0 Bumps [chromaui/action](https://github.com/chromaui/action) from 16.6.0 to 17.1.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...8ad69a40dea06755a3c6db290f300a39e011433b) --- updated-dependencies: - dependency-name: chromaui/action dependency-version: 17.1.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..4092c4897d981 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@8ad69a40dea06755a3c6db290f300a39e011433b # v17.1.0 with: workingDir: packages/ui-components buildScriptName: storybook:build