From f15eb4159bc537bdf29d9c7072852b84171020f8 Mon Sep 17 00:00:00 2001 From: Dennis Titze Date: Mon, 27 Jan 2025 16:33:07 +0100 Subject: [PATCH] test --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 094420a..7208dc4 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@b354f1a58744e57c899db7b90fdfc83142808369 + uses: titze/test-gh-action@831f3d0dbe67cf1ff5898b24d18e3d62c42ccc01 with: appsweep_api_key: ${{ secrets.APPSWEEP_API_KEY }} input_file: ./app/build/outputs/apk/debug/app-debug.apk