From e769ebdb99c06257c82a2793bc455d9832cc545b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 11:37:14 +0000 Subject: [PATCH] Bump chromaui/action from 16.9.1 to 17.1.0 in the actions group Bumps the actions group with 1 update: [chromaui/action](https://github.com/chromaui/action). Updates `chromaui/action` from 16.9.1 to 17.1.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/8d925269a481085d451544f6bd9aa2ab3af55b5d...8ad69a40dea06755a3c6db290f300a39e011433b) --- updated-dependencies: - dependency-name: chromaui/action dependency-version: 17.1.0 dependency-type: direct:production update-type: version-update:semver-major 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 4f419e27..ee0b552a 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@8d925269a481085d451544f6bd9aa2ab3af55b5d + uses: chromaui/action@8ad69a40dea06755a3c6db290f300a39e011433b with: autoAcceptChanges: main branchName: ${{ env.CHROMATIC_BRANCH}}