Skip to content

Commit 4227a39

Browse files
Bump chromaui/action from 11.12.1 to 11.16.3
Bumps [chromaui/action](https://github.com/chromaui/action) from 11.12.1 to 11.16.3. - [Release notes](https://github.com/chromaui/action/releases) - [Commits](chromaui/action@v11.12.1...v11.16.3) --- 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 b3d9af2 commit 4227a39

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
@@ -403,7 +403,7 @@ jobs:
403403
path: playwright-report/
404404
- name: Run Chromatic Playwright
405405
if: ${{ inputs.chromatic_enable }}
406-
uses: chromaui/action@v11.12.1
406+
uses: chromaui/action@v11.16.3
407407
with:
408408
playwright: true
409409
exitZeroOnChanges: true

0 commit comments

Comments
 (0)