From c78c7af4076bb01497d557571a514980d735b417 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Jun 2023 16:47:24 +0000 Subject: [PATCH] Update cypress-io/github-action digest to 61a130a (#10935) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/cypress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cypress.yaml b/.github/workflows/cypress.yaml index df737c6ab4..5b5a240f46 100644 --- a/.github/workflows/cypress.yaml +++ b/.github/workflows/cypress.yaml @@ -159,7 +159,7 @@ jobs: echo "CYPRESS_RUST_CRYPTO=1" >> "$GITHUB_ENV" - name: Run Cypress tests - uses: cypress-io/github-action@40a1a26c08d0e549e8516612ecebbd1ab5eeec8f + uses: cypress-io/github-action@61a130a45335b30972903dace9a5d10578121e6e with: working-directory: matrix-react-sdk # The built-in Electron runner seems to grind to a halt trying