From 4f5c63b1c7db528b5c9fcb6f634ab869b5f48765 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 22:00:55 +0000 Subject: [PATCH] build(deps): bump chromaui/action from 1 to 10 Bumps [chromaui/action](https://github.com/chromaui/action) from 1 to 10. - [Release notes](https://github.com/chromaui/action/releases) - [Commits](https://github.com/chromaui/action/compare/v1...v10) --- updated-dependencies: - dependency-name: chromaui/action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .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 efdbfec2f65bb..04895556318c7 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