From 43afa84d788f6fd2542559b303bb682e581ef05a Mon Sep 17 00:00:00 2001 From: Sarah Aladetan Date: Tue, 5 Apr 2022 11:44:34 -0700 Subject: [PATCH] update readme copy --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f11db35..48ea01e 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ # dependency-review-action This Action scans your pull requests for vulnerabilities introduced -when adding or updating your project's dependencies. A check in your -Pull Requests will let notify you of the results. +when modifying your project's dependencies. A check in your pull requests will notify you of the results. Screen Shot 2022-03-31 at 1 10 51 PM