Update dependency-review.yml

removing extra whitespace
This commit is contained in:
Jon Janego
2024-01-29 14:38:17 -06:00
committed by GitHub
parent c969459da2
commit cea0111003
+2 -2
View File
@@ -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.
#