Skip to content

Commit cf3f89d

Browse files
meta: bump chromaui/action from 11.5.0 to 11.7.0 (#6962)
Bumps [chromaui/action](https://github.com/chromaui/action) from 11.5.0 to 11.7.0. - [Release notes](https://github.com/chromaui/action/releases) - [Commits](chromaui/action@5f6574e...fdbe775) --- updated-dependencies: - dependency-name: chromaui/action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0bd8d9 commit cf3f89d

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@5f6574e351eb055223ae8ea9e1a734d1d695ea9c
207+
uses: chromaui/action@fdbe7756d4dbf493e2fbb822df73be7accd07e1c
208208
with:
209209
workingDir: apps/site
210210
buildScriptName: storybook:build

0 commit comments

Comments
 (0)