Skip to content

Commit 8f217da

Browse files
Update content/code-security/getting-started/quickstart-for-securing-your-repository.md
1 parent 92245af commit 8f217da

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/code-security/getting-started/quickstart-for-securing-your-repository.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,9 @@ To enable dependency review for a repository, ensure that the dependency graph i
8181

8282
1. From the main page of your repository, click **{% octicon "gear" aria-hidden="true" aria-label="gear" %} Settings**.
8383
1. Click **{% data variables.product.UI_advanced_security %}**.{% ifversion fpt or ghec %}
84-
1. Next to Dependency graph, click **Enable**.{% endif %}
84+
1. To the right of {% data variables.product.prodname_code_security %}, click **Enable**.
85+
1. Under {% data variables.product.prodname_code_security %}, check that dependency graph is enabled for the repository. {% elsif ghes %}
86+
1. Check that dependency graph is configured for your enterprise.{% endif %}
8587

8688
## Managing {% data variables.product.prodname_dependabot_security_updates %}
8789

0 commit comments

Comments
 (0)