Skip to content

Commit

Permalink
Ensure to scan all projects with Snyk (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikprijck authored Oct 13, 2023
1 parent 5a4f24d commit 9412ccd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/snyk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,5 @@ jobs:
- uses: snyk/actions/node@b98d498629f1c368650224d6d212bf7dfa89e4bf # [email protected]
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
with:
args: --all-projects

0 comments on commit 9412ccd

Please sign in to comment.