Skip to content

Commit 6ecde21

Browse files
chore(deps): bump chromaui/action from 11 to 12 (#1463)
Bumps [chromaui/action](https://github.com/chromaui/action) from 11 to 12. - [Release notes](https://github.com/chromaui/action/releases) - [Commits](chromaui/action@v11...v12) --- updated-dependencies: - dependency-name: chromaui/action dependency-version: '12' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0459b25 commit 6ecde21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/chromatic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
# 👇 Adds Chromatic as a step in the workflow
2424
- name: Publish to Chromatic
2525
id: publish
26-
uses: chromaui/action@v11
26+
uses: chromaui/action@v12
2727
# Chromatic GitHub Action options
2828
with:
2929
# 👇 Chromatic projectToken, refer to the manage page to obtain it.

0 commit comments

Comments
 (0)