Skip to content

Commit cdeabb6

Browse files
Bump chromaui/action from 11.11.0 to 11.12.1 (#265)
Bumps [chromaui/action](https://github.com/chromaui/action) from 11.11.0 to 11.12.1. - [Release notes](https://github.com/chromaui/action/releases) - [Commits](chromaui/action@v11.11.0...v11.12.1) --- updated-dependencies: - dependency-name: chromaui/action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 15808c0 commit cdeabb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/visual.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: ./.github/actions/init-node
3030
- name: Publish to Chromatic
3131
if: steps.today.outputs.has_commits == 'true'
32-
uses: chromaui/action@v11.11.0
32+
uses: chromaui/action@v11.12.1
3333
with:
3434
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
3535
buildScriptName: build:visual

0 commit comments

Comments
 (0)