Skip to content

Commit

Permalink
Updated nyc package, github workflow for snyk fixed, internal package…
Browse files Browse the repository at this point in the history
…-lock ignored
  • Loading branch information
netrajpatel committed Nov 18, 2022
1 parent df7227f commit eb05879
Show file tree
Hide file tree
Showing 9 changed files with 2,827 additions and 11,093 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/sca-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- run: |
npx lerna run clean
npx lerna clean --y
npx lerna bootstrap --force-local --concurrency 1
- run: npx lerna bootstrap --force-local --concurrency 1
- name: Run Snyk to check for vulnerabilities
uses: snyk/actions/node@master
env:
Expand Down
Loading

0 comments on commit eb05879

Please sign in to comment.