From b33cbb2722951aacb0d4447e73677ebddb08dc67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 17:14:57 +0000 Subject: [PATCH] chore(deps): bump chromaui/action from 18.1.0 to 18.6.0 Bumps [chromaui/action](https://github.com/chromaui/action) from 18.1.0 to 18.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/14cfaef73576e69f95f47f60058063f46ca38719...fd5e7e8b66d1a6862ed8866c21e93788217f7cf7) --- updated-dependencies: - dependency-name: chromaui/action dependency-version: 18.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 48af4d5ab7836..e447329742f4e 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -63,7 +63,7 @@ jobs: - name: Start Visual Regression Tests (Chromatic) # This assigns the Environment Deployment for Storybook id: chromatic-deploy - uses: chromaui/action@14cfaef73576e69f95f47f60058063f46ca38719 # v18.1.0 + uses: chromaui/action@fd5e7e8b66d1a6862ed8866c21e93788217f7cf7 # v18.6.0 with: workingDir: packages/ui-components buildScriptName: storybook:build