diff --git a/.github/workflows/nowsecure.yml b/.github/workflows/nowsecure.yml index 952b0e2db..faddd2654 100644 --- a/.github/workflows/nowsecure.yml +++ b/.github/workflows/nowsecure.yml @@ -40,7 +40,7 @@ jobs: run: ./gradlew assembleDebug # Update this to build your Android or iOS application - name: Run NowSecure - uses: nowsecure/nowsecure-action@3b439db31b6dce857b09f5222fd13ffc3159ad26 + uses: nowsecure/nowsecure-action@5459f15cabd7040dee56dea24891ce4d291f25b4 with: token: ${{ secrets.NS_TOKEN }} app_file: app-debug.apk # Update this to a path to your .ipa or .apk