From 676c46ca26e8f7f96b22d44a084df6f378c07ae5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 12:26:23 +0000 Subject: [PATCH] Update chromaui/action action to v11.20.0 (#4445) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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..5d9df1d7a0a 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.20.0 # Chromatic GitHub Action options with: # 👇 Chromatic projectToken, refer to the manage page to obtain it.