Skip to content

Commit fc232d9

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

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
@@ -468,7 +468,7 @@ jobs:
468468
path: playwright-report/
469469
- name: Run Chromatic Playwright
470470
if: ${{ inputs.chromatic_enable }}
471-
uses: chromaui/action@v12.0.0
471+
uses: chromaui/action@v13.3.2
472472
with:
473473
playwright: true
474474
exitZeroOnChanges: true

0 commit comments

Comments
 (0)