Update scan_pr to support loading an external config YAML file.

This commit is contained in:
Federico Builes
2022-10-21 14:00:52 +02:00
parent 7fd272118a
commit b5c3d1e723
+1 -1
View File
@@ -26,7 +26,7 @@ Run Dependency Review on a repository.
script/scan_pr [options] <pr_url>
\e[1mExample:\e[22m
script/scan_pr -c config/my-action-config.yml https://github.com/actions/dependency-review-action/pull/100
script/scan_pr https://github.com/actions/dependency-review-action/pull/294
EOF