From 33f5f96aa7fc510966403c0116740002995296cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 18:33:40 +0000 Subject: [PATCH] Bump chromaui/action from 17.4.1 to 17.7.2 in /.github/workflows Bumps [chromaui/action](https://github.com/chromaui/action) from 17.4.1 to 17.7.2. - [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...v17.7.2) --- updated-dependencies: - dependency-name: chromaui/action dependency-version: 17.7.2 dependency-type: direct:production update-type: version-update:semver-minor ... 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 ea378ab324b..0105f2269e7 100644 --- a/.github/workflows/dcr-chromatic.yml +++ b/.github/workflows/dcr-chromatic.yml @@ -47,7 +47,7 @@ jobs: - name: Chromatic - DCR env: NODE_OPTIONS: '--max_old_space_size=4096' - uses: chromaui/action@v17.4.1 + uses: chromaui/action@v17.7.2 if: | github.ref == 'refs/heads/main' || (github.event_name == 'pull_request' &&