Skip to content

Commit

Permalink
Update scan_pr to support loading an external config YAML file.
Browse files Browse the repository at this point in the history
  • Loading branch information
febuiles committed Oct 21, 2022
1 parent 7fd2721 commit b5c3d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/scan_pr
Expand Up @@ -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

Expand Down

0 comments on commit b5c3d1e

Please sign in to comment.