diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 7208dc4..f7df519 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -14,7 +14,7 @@ jobs: run: ./gradlew assembleDebug - name: Upload debug app to AS - uses: titze/test-gh-action@831f3d0dbe67cf1ff5898b24d18e3d62c42ccc01 + uses: titze/test-gh-action@199d80921977836ab015a9dcc2afbc0a711739e2 with: appsweep_api_key: ${{ secrets.APPSWEEP_API_KEY }} input_file: ./app/build/outputs/apk/debug/app-debug.apk