From 2d57f28d5aec0ec89c20f455ed832a168bc7ca39 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 17:40:07 +0000 Subject: [PATCH] Update matrix-org/matrix-react-sdk digest to 94ca061 (#3774) * Update matrix-org/matrix-react-sdk digest to 94ca061 * Update cypress.yml --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Telatynski <7t3chguy@gmail.com> --- .github/workflows/cypress.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index db5536154..b9adb1ecb 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -20,7 +20,7 @@ jobs: # from creeping in. They take a long time to run and consume 4 concurrent runners. if: github.event.workflow_run.event == 'merge_group' - uses: matrix-org/matrix-react-sdk/.github/workflows/cypress.yaml@66854039a33ed6cfe1fc635ff2daa8bb261c0b56 + uses: matrix-org/matrix-react-sdk/.github/workflows/cypress.yaml@v1.11.47-rc.1 permissions: actions: read issues: read