dependency-review-action
dependency-review-action copied to clipboard
Support user-provided base/head refs & non-PR workflows
This PR implements @febuiles' suggestion from https://github.com/actions/dependency-review-action/issues/30#issuecomment-1147371846:
Maybe it'd make sense to add extra optional parameters to the Action so it accepts head/base revisions. Leaving this open while considering other options (PRs to mitigate this issue in the meantime are welcome!)
Closes https://github.com/actions/dependency-review-action/issues/30
@WillDaSilva Thanks a ton for this. Was away for a few days and am just catching up with my inbox, will try to go through the PR this week.