Skip to content

Commit 52d494c

Browse files
meta: bump chromaui/action from 11.7.0 to 11.7.1 (#7022)
Bumps [chromaui/action](https://github.com/chromaui/action) from 11.7.0 to 11.7.1. - [Release notes](https://github.com/chromaui/action/releases) - [Commits](chromaui/action@fdbe775...b984808) --- updated-dependencies: - dependency-name: chromaui/action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e85513 commit 52d494c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ jobs:
204204
startsWith(github.event.pull_request.head.ref, 'dependabot/') == false &&
205205
github.event.pull_request.head.ref != 'chore/crowdin')
206206
# sha reference has no stable git tag reference or URL. see https://github.com/chromaui/chromatic-cli/issues/797
207-
uses: chromaui/action@fdbe7756d4dbf493e2fbb822df73be7accd07e1c
207+
uses: chromaui/action@b984808b772126a9f44b2b7737b131b68a2ede32
208208
with:
209209
workingDir: apps/site
210210
buildScriptName: storybook:build

0 commit comments

Comments
 (0)