From 10f95418efa1f059cd03028ee8fcc57ef4256417 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Jul 2025 17:51:35 +0000 Subject: [PATCH] meta: bump chromaui/action from 13.0.1 to 13.1.2 Bumps [chromaui/action](https://github.com/chromaui/action) from 13.0.1 to 13.1.2. - [Release notes](https://github.com/chromaui/action/releases) - [Commits](https://github.com/chromaui/action/compare/b5848056bb67ce5f1cccca8e62a37cbd9dd42871...4d8ebd13658d795114f8051e25c28d66f14886c6) --- updated-dependencies: - dependency-name: chromaui/action dependency-version: 13.1.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 650347e38eae6..cadb78fb6e39e 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@b5848056bb67ce5f1cccca8e62a37cbd9dd42871 # v13.0.1 + uses: chromaui/action@4d8ebd13658d795114f8051e25c28d66f14886c6 # v13.1.2 with: workingDir: packages/ui-components buildScriptName: storybook:build