From d81cc7321585b6d54aaa5965e1bf7e095419d35f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 17:02:15 +0000 Subject: [PATCH] meta: bump chromaui/action from 11.7.1 to 11.11.0 Bumps [chromaui/action](https://github.com/chromaui/action) from 11.7.1 to 11.11.0. - [Release notes](https://github.com/chromaui/action/releases) - [Commits](https://github.com/chromaui/action/compare/b984808b772126a9f44b2b7737b131b68a2ede32...30b6228aa809059d46219e0f556752e8672a7e26) --- updated-dependencies: - dependency-name: chromaui/action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/lint-and-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint-and-tests.yml b/.github/workflows/lint-and-tests.yml index 092527331bee4..1b6578e313098 100644 --- a/.github/workflows/lint-and-tests.yml +++ b/.github/workflows/lint-and-tests.yml @@ -202,7 +202,7 @@ jobs: startsWith(github.event.pull_request.head.ref, 'dependabot/') == false && github.event.pull_request.head.ref != 'chore/crowdin') # sha reference has no stable git tag reference or URL. see https://github.com/chromaui/chromatic-cli/issues/797 - uses: chromaui/action@b984808b772126a9f44b2b7737b131b68a2ede32 + uses: chromaui/action@30b6228aa809059d46219e0f556752e8672a7e26 with: workingDir: apps/site buildScriptName: storybook:build