Skip to content

Commit 7911825

Browse files
author
Federico Builes
committed
Point directly to DR API.
1 parent ad040f4 commit 7911825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# dependency-review-action
22

33
This action scans your pull requests for dependency changes, and will
4-
raise an error if any vulnerabilities or invalid licenses are being introduced. The action is supported by an [API endpoint](https://docs.github.com/rest/reference/dependency-graph#dependency-review) that diffs the dependencies between any two revisions on your default branch.
4+
raise an error if any vulnerabilities or invalid licenses are being introduced. The action is supported by an [API endpoint](https://docs.github.com/rest/dependency-graph/dependency-review) that diffs the dependencies between any two revisions on your default branch.
55

66
The action is available for all public repositories, as well as private repositories that have GitHub Advanced Security licensed.
77

0 commit comments

Comments
 (0)