Skip to content

Commit 2ad48e0

Browse files
Bump chromaui/action from 11.20.0 to 11.25.0
Bumps [chromaui/action](https://github.com/chromaui/action) from 11.20.0 to 11.25.0. - [Release notes](https://github.com/chromaui/action/releases) - [Commits](chromaui/action@v11.20.0...v11.25.0) --- updated-dependencies: - dependency-name: chromaui/action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d39a31 commit 2ad48e0

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
@@ -445,7 +445,7 @@ jobs:
445445
path: playwright-report/
446446
- name: Run Chromatic Playwright
447447
if: ${{ inputs.chromatic_enable }}
448-
uses: chromaui/action@v11.20.0
448+
uses: chromaui/action@v11.25.0
449449
with:
450450
playwright: true
451451
exitZeroOnChanges: true

0 commit comments

Comments
 (0)