Skip to content

Commit

Permalink
build(deps): bump nowsecure/nowsecure-action from 1.0.2 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps [nowsecure/nowsecure-action](https://github.com/nowsecure/nowsecure-action) from 1.0.2 to 3.2.0.
- [Release notes](https://github.com/nowsecure/nowsecure-action/releases)
- [Commits](nowsecure/nowsecure-action@3b439db...5459f15)

---
updated-dependencies:
- dependency-name: nowsecure/nowsecure-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent ebcda1b commit 629764b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nowsecure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 629764b

Please sign in to comment.