From 8aa76abd96196b06541ad71b0dda8be78de34aff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 17:38:05 +0000 Subject: [PATCH] chore(deps): update cypress-io/github-action action to v6.7.8 --- .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 20b41204..5e3a920d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,6 +32,6 @@ jobs: run: npx cap copy - name: Cypress.io - uses: cypress-io/github-action@v6.7.2 + uses: cypress-io/github-action@v6.7.8 with: start: npm start