Skip to content

Commit 49866fe

Browse files
authored
Merge pull request #90 from advanced-security/jonjanego-patch-2
Update README.md
2 parents 4f64dda + f5f71df commit 49866fe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ This is a GitHub Action that will generate a complete dependency graph for a Mav
44

55
The action will invoke maven using the `com.github.ferstl:depgraph-maven-plugin:4.0.2` plugin to generate JSON output of the complete dependency graph, which is then processed and submitted using the [Dependency Submission Toolkit](https://github.com/github/dependency-submission-toolkit) to the GitHub repository.
66

7-
> **Warning** The dependency submission APIs and toolkit are still currently in beta and as such subject to changes in future releases.
8-
97

108
## Usage
119

0 commit comments

Comments
 (0)