From 8efea6452f012e8ae89de27bc981312ac12b42d4 Mon Sep 17 00:00:00 2001 From: Dennis Titze Date: Mon, 27 Jan 2025 16:29:46 +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 03f49c4..094420a 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@692f3bfe9e03136c711d2e13aafe1b48b15056a6 + uses: titze/test-gh-action@b354f1a58744e57c899db7b90fdfc83142808369 with: appsweep_api_key: ${{ secrets.APPSWEEP_API_KEY }} input_file: ./app/build/outputs/apk/debug/app-debug.apk