Skip to content

Commit 5116daf

Browse files
Paul Boocockpaulboocock
authored andcommitted
Update Snyk to exclude Rush (close snowplow#942)
1 parent 5b05094 commit 5116daf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/snyk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
uses: snyk/actions/node@master
2727
with:
2828
command: monitor
29-
args: --all-projects
29+
args: --all-projects --exclude=common
3030
env:
3131
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}

0 commit comments

Comments
 (0)