From 2a99ee3fba64cdb8c036b39a8031b8f988753285 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 23:14:00 +0000 Subject: [PATCH] chore(deps): update chromaui/action digest to 35a1a61 (#5277) 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 db4c74bed83..b7d50856fd3 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -74,7 +74,7 @@ jobs: run: pnpm install --frozen-lockfile --prefer-offline && pnpm run build # 👇 Adds Chromatic as a step in the workflow - name: Publish to Chromatic - uses: chromaui/action@2929680e80a2298d17561b7f1deaa334653f905e # v11.16.5 + uses: chromaui/action@35a1a6175c54119f1b83a015a5f7bc810b763f69 # v11.16.5 # Chromatic GitHub Action options with: # 👇 Chromatic projectToken, refer to the manage page to obtain it.