From dd24025d6c0db6e274195c3ed027c12e9fbc6970 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 17:12:59 +0000 Subject: [PATCH] meta: bump chromaui/action from 15.1.1 to 15.2.0 Bumps [chromaui/action](https://github.com/chromaui/action) from 15.1.1 to 15.2.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/93712e37669f856c4828136f9cb535dbfa60b50c...5ec258af08deb3e8c36653bd618cb7fe52090031) --- updated-dependencies: - dependency-name: chromaui/action dependency-version: 15.2.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 422018dee49b1..facc4d2635757 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@93712e37669f856c4828136f9cb535dbfa60b50c # v15.1.1 + uses: chromaui/action@5ec258af08deb3e8c36653bd618cb7fe52090031 # v15.2.0 with: workingDir: packages/ui-components buildScriptName: storybook:build