From 0e682b6eaeffe6bf072704cb3c74b59447611100 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Jun 2023 08:35:31 +0000 Subject: [PATCH] Update cypress-io/github-action digest to fbfad28 (#11063) 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 5b5a240f462..9c2f047c2e1 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@61a130a45335b30972903dace9a5d10578121e6e + uses: cypress-io/github-action@fbfad281d97a63e3e8a605ebfccba8dbea8aea93 with: working-directory: matrix-react-sdk # The built-in Electron runner seems to grind to a halt trying