From 0bf6ca99397d5cd08d9d4fa875b18a82d5a24f2b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 10:20:50 +0000 Subject: [PATCH] chore(deps): update chromaui/action action to v11 --- .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 d681daf6..fb69a8e2 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -65,7 +65,7 @@ jobs: # 👇 Adds Chromatic as a step in the workflow - name: Publish to Chromatic - uses: chromaui/action@f71fbeede42d48b89ad16e7689d2bdefb08e6fd0 # v1 + uses: chromaui/action@5991575112b472a4fa85429f29cc17e2fb83a2a2 # v11 # Chromatic GitHub Action options with: # 👇 Chromatic projectToken, refer to the manage page to obtain it.