Merge pull request #113 from vector-im/dependabot/github_actions/mobile-dev-inc/action-maestro-cloud-1.3.1
Bump mobile-dev-inc/action-maestro-cloud from 1.2.3 to 1.3.1
This commit is contained in:
2
.github/workflows/maestro.yml
vendored
2
.github/workflows/maestro.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Assemble debug APK
|
||||
run: ./gradlew assembleDebug $CI_GRADLE_ARG_PROPERTIES
|
||||
- uses: mobile-dev-inc/action-maestro-cloud@v1.2.3
|
||||
- uses: mobile-dev-inc/action-maestro-cloud@v1.3.1
|
||||
with:
|
||||
api-key: ${{ secrets.MAESTRO_CLOUD_API_KEY }}
|
||||
app-file: app/build/outputs/apk/debug/app-debug.apk
|
||||
|
||||
Reference in New Issue
Block a user