From a722dca41573d17c34cd457ff5c610cff7300f46 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 04:41:54 +0000 Subject: [PATCH] chore: update chromaui/action action to v13 --- .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 088516bd..86d4fa46 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -20,7 +20,7 @@ jobs: run: yarn # 👇 Adds Chromatic as a step in the workflow - name: Publish to Chromatic - uses: chromaui/action@v11 + uses: chromaui/action@v13 # Chromatic GitHub Action options with: # 👇 Chromatic projectToken, refer to the manage page to obtain it.