Skip to content

Commit

Permalink
meta: bump chromaui/action from 11.5.0 to 11.5.4
Browse files Browse the repository at this point in the history
Bumps [chromaui/action](https://github.com/chromaui/action) from 11.5.0 to 11.5.4.
- [Release notes](https://github.com/chromaui/action/releases)
- [Commits](chromaui/action@5f6574e...5991575)

---
updated-dependencies:
- dependency-name: chromaui/action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 3, 2024
1 parent 3a455b2 commit c6057d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-and-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,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@5f6574e351eb055223ae8ea9e1a734d1d695ea9c
uses: chromaui/action@5991575112b472a4fa85429f29cc17e2fb83a2a2
with:
workingDir: apps/site
buildScriptName: storybook:build
Expand Down

0 comments on commit c6057d1

Please sign in to comment.