Skip to content

Commit f71199f

Browse files
build(deps): bump chromaui/action from 12.0.0 to 13.2.0
Bumps [chromaui/action](https://github.com/chromaui/action) from 12.0.0 to 13.2.0. - [Release notes](https://github.com/chromaui/action/releases) - [Commits](chromaui/action@v12.0.0...v13.2.0) --- updated-dependencies: - dependency-name: chromaui/action dependency-version: 13.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a5a6bfc commit f71199f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-node-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@ jobs:
469469
path: playwright-report/
470470
- name: Run Chromatic Playwright
471471
if: ${{ inputs.chromatic_enable }}
472-
uses: chromaui/action@v12.0.0
472+
uses: chromaui/action@v13.2.0
473473
with:
474474
playwright: true
475475
exitZeroOnChanges: true

0 commit comments

Comments
 (0)