Skip to content

Commit 7c78b1d

Browse files
Merge pull request #177 from datavisyn/dependabot/github_actions/chromaui/action-12.0.0
Bump chromaui/action from 11.28.2 to 12.0.0
2 parents aa7effa + fa121cd commit 7c78b1d

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@v11.28.2
460+
uses: chromaui/action@v12.0.0
461461
with:
462462
playwright: true
463463
exitZeroOnChanges: true

0 commit comments

Comments
 (0)