Merge pull request #3367 from element-hq/renovate/mobile-dev-inc-action-maestro-cloud-1.x

Update mobile-dev-inc/action-maestro-cloud action to v1.9.1
This commit is contained in:
Benoit Marty
2024-09-03 10:16:11 +02:00
committed by GitHub

View File

@@ -79,7 +79,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: elementx-apk-maestro
- uses: mobile-dev-inc/action-maestro-cloud@v1.8.1
- uses: mobile-dev-inc/action-maestro-cloud@v1.9.1
if: (github.event_name == 'pull_request' && github.event.pull_request.fork == null) || github.event_name == 'workflow_dispatch'
with:
api-key: ${{ secrets.MAESTRO_CLOUD_API_KEY }}