From 55cf151ff5f2e5998876608fc5ab67b9b398812e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 13:24:03 +0100 Subject: [PATCH] Update mydea/action-wait-for-api action to v1.1.0 (#40) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/e2e.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e.yaml b/.github/workflows/e2e.yaml index 6bfa005..f5f5399 100644 --- a/.github/workflows/e2e.yaml +++ b/.github/workflows/e2e.yaml @@ -44,7 +44,7 @@ jobs: run: npx playwright install --with-deps - name: Wait for Magento Store - uses: mydea/action-wait-for-api@v1.0.0 + uses: mydea/action-wait-for-api@v1.1.0 with: url: http://local.dev.rvvuptech.com:89/magento_version method: GET