From cc83e15eedeb5106ae0200a2eb38867295aa8664 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 13:06:24 +0000 Subject: [PATCH] chore(deps): update chromaui/action action to v10 --- .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 7a5ed72a..417102c6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -68,7 +68,7 @@ jobs: - name: Publish and test example Storybook if: matrix.node == '16.x' && matrix.os == 'ubuntu-latest' - uses: chromaui/action@v1 + uses: chromaui/action@v10 with: projectToken: '574df7cc3736' # Don't wait until Chroma verified the build (for this we have the Github check)