From 68e5ebc30c26240792fcd19d5f52bb743963b17a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 01:36:09 +0000 Subject: [PATCH] Update chromaui/action action to v18 --- .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 0068fc2d123..bd294e8626f 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -55,7 +55,7 @@ jobs: run: yarn build-storybook - name: Run Chromatic - uses: chromaui/action@98132da0fca2211fb41b3af7b49ce85176007851 # v17 + uses: chromaui/action@2a0b63f30233c48591844a46d451b9cf68128186 # v18 with: projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }} zip: true