From 05d61836c043bfcfb759a21a355f26949146777d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 14:05:03 +0000 Subject: [PATCH] chore(deps): update cypress-io/github-action action to v7.1.7 --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 407badadca9..6f91dee5def 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -92,7 +92,7 @@ jobs: path: packages - name: Cypress run - uses: cypress-io/github-action@82482149c343a5dee155d22104111b9319f9dd45 # v7.1.6 + uses: cypress-io/github-action@ed2d88ccbbf936c5aac087dd43e10425abc3534f # v7.1.7 with: browser: chrome component: true