Skip to content

Commit f5ad83e

Browse files
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](chromaui/action@b984808...30b6228) --- updated-dependencies: - dependency-name: chromaui/action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 749765f commit f5ad83e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-and-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ jobs:
202202
startsWith(github.event.pull_request.head.ref, 'dependabot/') == false &&
203203
github.event.pull_request.head.ref != 'chore/crowdin')
204204
# sha reference has no stable git tag reference or URL. see https://github.com/chromaui/chromatic-cli/issues/797
205-
uses: chromaui/action@b984808b772126a9f44b2b7737b131b68a2ede32
205+
uses: chromaui/action@30b6228aa809059d46219e0f556752e8672a7e26
206206
with:
207207
workingDir: apps/site
208208
buildScriptName: storybook:build

0 commit comments

Comments
 (0)