diff --git a/README.md b/README.md index 4ff5191..a3c1dc3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Component detection action +# Component detection dependency submission action This GitHub Action runs the [microsoft/component-detection](https://github.com/microsoft/component-detection) library to automate dependency extraction at build time. It uses a combination of static and dynamic scanning to build a dependency tree and then uploads that to GitHub's dependency graph via the dependency submission API. This gives you more accurate Dependabot alerts, and support for a bunch of additional ecosystems.