mirror of
https://github.com/gradle/actions
synced 2024-11-27 20:02:19 +00:00
Link to FAQ from main docs
This commit is contained in:
parent
0b06ce12c8
commit
a1a85e9819
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ The generated dependency graph includes all of the dependencies in your build, a
|
|||
for vulnerable dependencies, as well as to populate the
|
||||
[Dependency Graph insights view](https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/exploring-the-dependencies-of-a-repository#viewing-the-dependency-graph).
|
||||
|
||||
If your confused by the behaviour you're seeing or have specific questions, please check out [the FAQ](dependency-submission-faq.md) before raising an issue.
|
||||
|
||||
## General usage
|
||||
|
||||
The following workflow will generate a dependency graph for a Gradle project and submit it immediately to the repository via the
|
||||
|
|
Loading…
Reference in a new issue