From a910a98fc16ce63f221c17b39ac039cf40bdb4e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 21:03:08 +0000 Subject: [PATCH] Update chromaui/action action to v11.17.0 --- .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 13266a09000..01b099b2b84 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -71,7 +71,7 @@ jobs: run-id: ${{ github.event.workflow_run.id }} - name: Publish to Chromatic if: ${{ steps.run_metadata.outputs.branchName == 'main' || steps.run_metadata.outputs.runChromatic == 'true' }} - uses: chromaui/action@v11.10.2 + uses: chromaui/action@v11.17.0 # Chromatic GitHub Action options with: # 👇 Chromatic projectToken, refer to the manage page to obtain it.