From 4e3978d2332fad98adf5a43035d9cb58ba99d1a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 16:31:02 +0000 Subject: [PATCH] meta: bump chromaui/action from 13.1.4 to 13.3.4 Bumps [chromaui/action](https://github.com/chromaui/action) from 13.1.4 to 13.3.4. - [Release notes](https://github.com/chromaui/action/releases) - [Commits](https://github.com/chromaui/action/compare/d0795df816d05c4a89c80295303970fddd247cce...4c20b95e9d3209ecfdf9cd6aace6bbde71ba1694) --- updated-dependencies: - dependency-name: chromaui/action dependency-version: 13.3.4 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 3b2f84d429f9c..bd3095946e54d 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@d0795df816d05c4a89c80295303970fddd247cce # v13.1.4 + uses: chromaui/action@4c20b95e9d3209ecfdf9cd6aace6bbde71ba1694 # v13.3.4 with: workingDir: packages/ui-components buildScriptName: storybook:build