From ac50d08377535cbc49220156664d171e7e5e8f10 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 08:24:56 +0000 Subject: [PATCH] Update mobile-dev-inc/action-maestro-cloud action to v1.3.2 --- .github/workflows/maestro.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maestro.yml b/.github/workflows/maestro.yml index 13e0c3b4ad..1fa53d24ef 100644 --- a/.github/workflows/maestro.yml +++ b/.github/workflows/maestro.yml @@ -42,7 +42,7 @@ jobs: name: elementx-debug path: | app/build/outputs/apk/debug/*.apk - - uses: mobile-dev-inc/action-maestro-cloud@v1.3.1 + - uses: mobile-dev-inc/action-maestro-cloud@v1.3.2 with: api-key: ${{ secrets.MAESTRO_CLOUD_API_KEY }} app-file: app/build/outputs/apk/debug/app-universal-debug.apk