From 6a8518fdb6a3882ea0d5e8165a27869b3011d6b9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 20:36:07 +0000 Subject: [PATCH] chore(deps): update chromaui/action digest to 9d76af7 --- .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 777f30ca..14fc796f 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@fdbe7756d4dbf493e2fbb822df73be7accd07e1c # v11 + uses: chromaui/action@9d76af76b7466f799abbb55b61e00712b2daa155 # v11 # Chromatic GitHub Action options with: # 👇 Chromatic projectToken, refer to the manage page to obtain it.