Update mobile-dev-inc/action-maestro-cloud action to v1.9.6

This commit is contained in:
renovate[bot] 2024-11-08 20:00:19 +00:00 committed by GitHub
parent b097e9631b
commit d33d22d577
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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.9.4
- uses: mobile-dev-inc/action-maestro-cloud@v1.9.6
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 }}