From 8aa0cbb050d3ad753885d93d9e8d1751cafd33d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 17:30:16 +0000 Subject: [PATCH] meta: bump chromaui/action from 11.27.0 to 11.28.2 Bumps [chromaui/action](https://github.com/chromaui/action) from 11.27.0 to 11.28.2. - [Release notes](https://github.com/chromaui/action/releases) - [Commits](https://github.com/chromaui/action/compare/c93e0bc3a63aa176e14a75b61a31847cbfdd341c...e8cc4c31775280b175a3c440076c00d19a9014d7) --- updated-dependencies: - dependency-name: chromaui/action dependency-version: 11.28.2 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 6a08406e8fae8..58bf477548d1b 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -81,7 +81,7 @@ jobs: - name: Start Visual Regression Tests (Chromatic) # This assigns the Environment Deployment for Storybook id: chromatic-deploy - uses: chromaui/action@c93e0bc3a63aa176e14a75b61a31847cbfdd341c + uses: chromaui/action@e8cc4c31775280b175a3c440076c00d19a9014d7 with: workingDir: packages/ui-components buildScriptName: storybook:build