Skip to content

Commit

Permalink
Update sca-scan.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aravindbuilt authored Feb 12, 2024
1 parent e8d445c commit 185a2c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sca-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Setup local.properties
run: echo "sdk.dir=$ANDROID_HOME" >> local.properties
- uses: snyk/actions/setup@master
- run: snyk test
env:
Expand Down

0 comments on commit 185a2c7

Please sign in to comment.