Skip to content

Commit e1cd501

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

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
@@ -457,7 +457,7 @@ jobs:
457457
path: playwright-report/
458458
- name: Run Chromatic Playwright
459459
if: ${{ inputs.chromatic_enable }}
460-
uses: chromaui/action@v12.0.0
460+
uses: chromaui/action@v13.1.3
461461
with:
462462
playwright: true
463463
exitZeroOnChanges: true

0 commit comments

Comments
 (0)