Skip to content

Commit 5692666

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

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
@@ -485,7 +485,7 @@ jobs:
485485
path: playwright-report/
486486
- name: Run Chromatic Playwright
487487
if: ${{ inputs.chromatic_enable }}
488-
uses: chromaui/action@v12.0.0
488+
uses: chromaui/action@v13.3.4
489489
with:
490490
playwright: true
491491
exitZeroOnChanges: true

0 commit comments

Comments
 (0)