Browse Source

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

pull/1202/head
renovate[bot] 1 year ago committed by GitHub
parent
commit
d4ae0ec226
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/maestro.yml

2
.github/workflows/maestro.yml

@ -40,7 +40,7 @@ jobs: @@ -40,7 +40,7 @@ jobs:
ELEMENT_ANDROID_MAPTILER_API_KEY: ${{ secrets.MAPTILER_KEY }}
ELEMENT_ANDROID_MAPTILER_LIGHT_MAP_ID: ${{ secrets.MAPTILER_LIGHT_MAP_ID }}
ELEMENT_ANDROID_MAPTILER_DARK_MAP_ID: ${{ secrets.MAPTILER_DARK_MAP_ID }}
- uses: mobile-dev-inc/action-maestro-cloud@v1.4.1
- uses: mobile-dev-inc/action-maestro-cloud@v1.5.0
with:
api-key: ${{ secrets.MAESTRO_CLOUD_API_KEY }}
# Doc says (https://github.com/mobile-dev-inc/action-maestro-cloud#android):

Loading…
Cancel
Save