From cea0111003eb0a9d60577b022615a45886369fab Mon Sep 17 00:00:00 2001 From: Jon Janego Date: Mon, 29 Jan 2024 14:38:17 -0600 Subject: [PATCH] Update dependency-review.yml removing extra whitespace --- code-scanning/dependency-review.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code-scanning/dependency-review.yml b/code-scanning/dependency-review.yml index 82c1ef5..14255a9 100644 --- a/code-scanning/dependency-review.yml +++ b/code-scanning/dependency-review.yml @@ -1,7 +1,7 @@ # Dependency Review Action # -# This Action will scan dependency manifest files that change as part of a Pull Request, -# surfacing known-vulnerable versions of the packages declared or updated in the PR. +# This Action will scan dependency manifest files that change as part of a Pull Request, +# surfacing known-vulnerable versions of the packages declared or updated in the PR. # Once installed, if the workflow run is marked as required, PRs introducing known-vulnerable # packages will be blocked from merging. #