From d816b1c058e6cc956237cd548fde8b3e0e82fc85 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 10:18:02 +0000 Subject: [PATCH] Update chromaui/action action to v11.22.0 (#4523) 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 f4bae2c1634..302f3e4ae9e 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.1 + uses: chromaui/action@v11.22.0 # Chromatic GitHub Action options with: # 👇 Chromatic projectToken, refer to the manage page to obtain it.