Skip to content

Commit

Permalink
Bump chromaui/action from 11.20.0 to 11.22.2
Browse files Browse the repository at this point in the history
Bumps [chromaui/action](https://github.com/chromaui/action) from 11.20.0 to 11.22.2.
- [Release notes](https://github.com/chromaui/action/releases)
- [Commits](chromaui/action@v11.20.0...v11.22.2)

---
updated-dependencies:
- dependency-name: chromaui/action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 1d39a31 commit 571f874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-node-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ jobs:
path: playwright-report/
- name: Run Chromatic Playwright
if: ${{ inputs.chromatic_enable }}
uses: chromaui/action@v11.20.0
uses: chromaui/action@v11.22.2
with:
playwright: true
exitZeroOnChanges: true
Expand Down

0 comments on commit 571f874

Please sign in to comment.