From c0d8caf04a47b643e37acbb83e3ce8eacd2ea293 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 20:36:50 +0000 Subject: [PATCH] meta: bump chromaui/action from 16.0.0 to 16.6.0 Bumps [chromaui/action](https://github.com/chromaui/action) from 16.0.0 to 16.6.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/f191a0224b10e1a38b2091cefb7b7a2337009116...cad40970f69e7a6a5bef4ddfe42c01309ba17cb1) --- updated-dependencies: - dependency-name: chromaui/action dependency-version: 16.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 6eb0f6432d4bd..e9e91a76ada61 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@f191a0224b10e1a38b2091cefb7b7a2337009116 # v16.0.0 + uses: chromaui/action@cad40970f69e7a6a5bef4ddfe42c01309ba17cb1 # v16.6.0 with: workingDir: packages/ui-components buildScriptName: storybook:build