Skip to content

Commit 3798198

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

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/[email protected].0
448+
uses: chromaui/[email protected].2
449449
with:
450450
playwright: true
451451
exitZeroOnChanges: true

0 commit comments

Comments
 (0)