From 57b1a962b5a5adf2c08680ed29ff6333eea92955 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 22:08:28 +0000 Subject: [PATCH] Bump chromaui/action from 18.1.0 to 18.6.0 in the actions group Bumps the actions group with 1 update: [chromaui/action](https://github.com/chromaui/action). Updates `chromaui/action` from 18.1.0 to 18.6.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/14cfaef73576e69f95f47f60058063f46ca38719...fd5e7e8b66d1a6862ed8866c21e93788217f7cf7) --- updated-dependencies: - dependency-name: chromaui/action dependency-version: 18.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f27b57db..4e68c94a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -67,7 +67,7 @@ jobs: - name: Storybook deploy if: ${{ env.CHROMATIC_PROJECT_TOKEN }} - uses: chromaui/action@14cfaef73576e69f95f47f60058063f46ca38719 + uses: chromaui/action@fd5e7e8b66d1a6862ed8866c21e93788217f7cf7 with: autoAcceptChanges: main branchName: ${{ env.CHROMATIC_BRANCH}}