From 4ae0489d8caad7c22d2d84e1168e5f448e2532e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 17:57:03 +0000 Subject: [PATCH] meta: bump chromaui/action from 12.0.0 to 13.0.1 Bumps [chromaui/action](https://github.com/chromaui/action) from 12.0.0 to 13.0.1. - [Release notes](https://github.com/chromaui/action/releases) - [Commits](https://github.com/chromaui/action/compare/d7afd50124cf4f337bcd943e7f45cfa85a5e4476...b5848056bb67ce5f1cccca8e62a37cbd9dd42871) --- updated-dependencies: - dependency-name: chromaui/action dependency-version: 13.0.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 db3e6c3975091..aa1bd8e9b72e6 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@d7afd50124cf4f337bcd943e7f45cfa85a5e4476 # v12.0.0 + uses: chromaui/action@b5848056bb67ce5f1cccca8e62a37cbd9dd42871 # v13.0.1 with: workingDir: packages/ui-components buildScriptName: storybook:build