From f4f559b89c71d48b8a874ea16b0dd2e521b8554a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 14:02:55 +0100 Subject: [PATCH] Update cypress-io/github-action digest to d69252d (#11137) 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 012a4b65bb..2f735965a4 100644 --- a/.github/workflows/cypress.yaml +++ b/.github/workflows/cypress.yaml @@ -163,7 +163,7 @@ jobs: echo "CYPRESS_RUST_CRYPTO=1" >> "$GITHUB_ENV" - name: Run Cypress tests - uses: cypress-io/github-action@fbfad281d97a63e3e8a605ebfccba8dbea8aea93 + uses: cypress-io/github-action@d69252d52b9a31bad4f418f05ba2bc83687a02eb with: working-directory: matrix-react-sdk # The built-in Electron runner seems to grind to a halt trying