Skip to content

Commit fa3a9bd

Browse files
meta: bump chromaui/action from 13.1.2 to 13.1.4 (#8136)
* meta: bump chromaui/action from 13.1.2 to 13.1.4 Bumps [chromaui/action](https://github.com/chromaui/action) from 13.1.2 to 13.1.4. - [Release notes](https://github.com/chromaui/action/releases) - [Commits](chromaui/action@4d8ebd1...d0795df) --- updated-dependencies: - dependency-name: chromaui/action dependency-version: 13.1.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Update .github/workflows/chromatic.yml Signed-off-by: Brian Muenzenmeyer <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Brian Muenzenmeyer <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Brian Muenzenmeyer <[email protected]>
1 parent 8133dcc commit fa3a9bd

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/chromatic.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,8 @@ jobs:
8282

8383
- name: Start Visual Regression Tests (Chromatic)
8484
# This assigns the Environment Deployment for Storybook
85-
# This action must be manually updated to the latest commit from
86-
# https://github.com/chromaui/action
8785
id: chromatic-deploy
88-
uses: chromaui/action@4d8ebd13658d795114f8051e25c28d66f14886c6 # v13.1.2
86+
uses: chromaui/action@d0795df816d05c4a89c80295303970fddd247cce # v13.1.4
8987
with:
9088
workingDir: packages/ui-components
9189
buildScriptName: storybook:build

0 commit comments

Comments
 (0)