From f5ad83e8ea93e86f6f209a298e8b99e094fbe032 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 12:38:06 -0700 Subject: [PATCH] meta: bump chromaui/action from 11.7.1 to 11.11.0 (#7066) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 08509e62306ca..89b478473c55d 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