From 59a4e68a36916f86d654dc312a0f9c98a6b87418 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 10:26:06 +0000 Subject: [PATCH] chore(deps): update chromaui/action digest to e3eb8ec Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/verify_chromatic.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/verify_chromatic.yml b/.github/workflows/verify_chromatic.yml index 60cc1745d0..392acbbac2 100644 --- a/.github/workflows/verify_chromatic.yml +++ b/.github/workflows/verify_chromatic.yml @@ -49,7 +49,7 @@ jobs: - name: Run Chromatic id: chromatic - uses: chromaui/action@f191a0224b10e1a38b2091cefb7b7a2337009116 # latest + uses: chromaui/action@e3eb8ec36101d8f0253c7c3ae66e5a2b4e2197ba # latest with: token: ${{ secrets.GITHUB_TOKEN }} # projectToken intentionally shared to allow collaborators to run Chromatic on forks