From 40014d0e6d6fa38eb4ec0c230d020e68c7ef5d6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 15:25:51 -0700 Subject: [PATCH] build(deps): bump chromaui/action from 1 to 10 (#26928) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/chromatic-master.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/chromatic-master.yml b/.github/workflows/chromatic-master.yml index efdbfec2f..048955563 100644 --- a/.github/workflows/chromatic-master.yml +++ b/.github/workflows/chromatic-master.yml @@ -61,7 +61,7 @@ jobs: # 👇 Build and publish Storybook to Chromatic - name: Build and publish Storybook to Chromatic id: chromatic-master - uses: chromaui/action@v1 + uses: chromaui/action@v10 # Required options for the Chromatic GitHub Action with: # 👇 Location of package.json from root of mono-repo