From 637a0942d19d798959d8577814987934ccfd748a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 17:11:34 +0000 Subject: [PATCH] meta: bump chromaui/action from 11.28.2 to 12.0.0 Bumps [chromaui/action](https://github.com/chromaui/action) from 11.28.2 to 12.0.0. - [Release notes](https://github.com/chromaui/action/releases) - [Commits](https://github.com/chromaui/action/compare/e8cc4c31775280b175a3c440076c00d19a9014d7...d7afd50124cf4f337bcd943e7f45cfa85a5e4476) --- updated-dependencies: - dependency-name: chromaui/action dependency-version: 12.0.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 35bf1207fe33e..5e4325764fd14 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -85,7 +85,7 @@ jobs: # This action must be manually updated to the latest commit from # https://github.com/chromaui/action id: chromatic-deploy - uses: chromaui/action@e8cc4c31775280b175a3c440076c00d19a9014d7 # v11.28.2 + uses: chromaui/action@d7afd50124cf4f337bcd943e7f45cfa85a5e4476 # v12.0.0 with: workingDir: packages/ui-components buildScriptName: storybook:build