From 92f639b60e1524b578a061d558b2b6fdcb3a13b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 20:53:49 +0000 Subject: [PATCH] chore: bump chromaui/action from 16 to 17 Bumps [chromaui/action](https://github.com/chromaui/action) from 16 to 17. - [Release notes](https://github.com/chromaui/action/releases) - [Changelog](https://github.com/chromaui/action/blob/main/CHANGELOG.md) - [Commits](https://github.com/chromaui/action/compare/v16...v17) --- updated-dependencies: - dependency-name: chromaui/action dependency-version: '17' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/CI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 51f622e..f06171b 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -165,7 +165,7 @@ jobs: sudo chmod -R 777 test-results - name: Run visual regression tests - uses: chromaui/action@v16 + uses: chromaui/action@v17 with: playwright: true exitOnceUploaded: true # Speed up by skipping the build results