Skip to content

Commit 88fd21c

Browse files
build(deps): bump chromaui/action from 1 to 13
Bumps [chromaui/action](https://github.com/chromaui/action) from 1 to 13. - [Release notes](https://github.com/chromaui/action/releases) - [Commits](chromaui/action@v1...v13) --- updated-dependencies: - dependency-name: chromaui/action dependency-version: '13' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6ff8580 commit 88fd21c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/visual-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
run: npm run test:ssr-components
4545

4646
- name: Publish to Chromatic
47-
uses: chromaui/action@v1
47+
uses: chromaui/action@v13
4848
with:
4949
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
5050
buildScriptName: build-storybook

0 commit comments

Comments
 (0)