From a64671856001d3fd2bc8b8a507d15e45f74120e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 15:59:53 +0000 Subject: [PATCH] Update cypress/browsers Docker tag to v22.13.0 --- .github/workflows/cypress-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cypress-tests.yml b/.github/workflows/cypress-tests.yml index e2b6a2092..0fc4a6b23 100644 --- a/.github/workflows/cypress-tests.yml +++ b/.github/workflows/cypress-tests.yml @@ -32,7 +32,7 @@ jobs: "edge" ] container: - image: cypress/browsers:22.12.0 + image: cypress/browsers:22.13.0 defaults: run: working-directory: CypressTests/