From abf29276fb4996b1c3c97b00e772b2707db17b05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 18:34:09 +0000 Subject: [PATCH] chore(deps): bump chromaui/action in /.github/workflows Bumps [chromaui/action](https://github.com/chromaui/action) from 17.4.1 to 18.4.0. - [Release notes](https://github.com/chromaui/action/releases) - [Changelog](https://github.com/chromaui/action/blob/main/CHANGELOG.md) - [Commits](https://github.com/chromaui/action/compare/v17.4.1...v18.4.0) --- updated-dependencies: - dependency-name: chromaui/action dependency-version: 18.4.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/dcr-chromatic.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dcr-chromatic.yml b/.github/workflows/dcr-chromatic.yml index 80ae2d4839a..15a9e17183f 100644 --- a/.github/workflows/dcr-chromatic.yml +++ b/.github/workflows/dcr-chromatic.yml @@ -49,7 +49,7 @@ jobs: - name: Chromatic - DCR env: NODE_OPTIONS: '--max_old_space_size=4096' - uses: chromaui/action@v17.4.1 + uses: chromaui/action@v18.4.0 if: | github.event_name == 'merge_group' || (github.event_name == 'pull_request' &&