From 235de9a442bc4e66443fb980aa81a6b7f0a5fd71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 19:49:32 +0000 Subject: [PATCH] Bump chromaui/action from 1 to 11 Bumps [chromaui/action](https://github.com/chromaui/action) from 1 to 11. - [Release notes](https://github.com/chromaui/action/releases) - [Commits](https://github.com/chromaui/action/compare/v1...v11) --- updated-dependencies: - dependency-name: chromaui/action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .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 1b2179df..9d072980 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -49,7 +49,7 @@ jobs: run: pnpm install --frozen-lockfile - name: Publish to Chromatic - uses: chromaui/action@v1 + uses: chromaui/action@v11 with: # 👇 Runs Chromatic CLI in ./packages/wme-ui workingDir: packages/wme-ui