From fe0d39a8147514728d60b1ff5010bef0244f833f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 22:44:47 +0000 Subject: [PATCH] meta: bump chromaui/action from 13.3.5 to 15.1.1 Bumps [chromaui/action](https://github.com/chromaui/action) from 13.3.5 to 15.1.1. - [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/07791f8243f4cb2698bf4d00426baf4b2d1cb7e0...93712e37669f856c4828136f9cb535dbfa60b50c) --- updated-dependencies: - dependency-name: chromaui/action dependency-version: 15.1.1 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 107362f73aacb..422018dee49b1 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -62,7 +62,7 @@ jobs: - name: Start Visual Regression Tests (Chromatic) # This assigns the Environment Deployment for Storybook id: chromatic-deploy - uses: chromaui/action@07791f8243f4cb2698bf4d00426baf4b2d1cb7e0 # v13.3.5 + uses: chromaui/action@93712e37669f856c4828136f9cb535dbfa60b50c # v15.1.1 with: workingDir: packages/ui-components buildScriptName: storybook:build