From 3247099cd774f965c7a3e2fcfcffa51ebbb8beb9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 04:40:24 +0000 Subject: [PATCH] chore(deps): update nowsecure/nowsecure-action digest to 901b53b --- .github/workflows/nowsecure.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nowsecure.yml b/.github/workflows/nowsecure.yml index 5581d1d..0f5a003 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@5459f15cabd7040dee56dea24891ce4d291f25b4 + uses: nowsecure/nowsecure-action@901b53b55dfe9d9813e280078163629a04117269 with: token: ${{ secrets.NS_TOKEN }} app_file: app-debug.apk # Update this to a path to your .ipa or .apk