From 07528aab0178d2611534e7d5c176008d358e0f33 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 13:14:55 +0000 Subject: [PATCH] Update chromaui/action action to v11.20.1 (#4490) 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 5d9df1d7a0..f4bae2c163 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.20.0 + uses: chromaui/action@v11.20.1 # Chromatic GitHub Action options with: # 👇 Chromatic projectToken, refer to the manage page to obtain it.