Skip to content

Commit 97ba664

Browse files
Update in quickstart-for-securing-your-repository.md (#40855)
Co-authored-by: Sharra-writes <sharra-writes@github.com>
1 parent dfad998 commit 97ba664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Dependency review lets you visualize dependency changes in pull requests before
7777

7878
Dependency review is a {% data variables.product.prodname_GH_code_security %} feature. {% ifversion fpt or ghec %}Dependency review is enabled for all repositories with the dependency graph enabled. Organizations that use {% data variables.product.prodname_team %} or {% data variables.product.prodname_ghe_cloud %} with {% data variables.product.prodname_GH_code_security %} can additionally enable dependency review for private and internal repositories.{% endif %}
7979

80-
To enable dependency review for a repository, ensure that the dependency graph is enabled and enable {% data variables.product.prodname_GH_code_security %}.
80+
To enable dependency review for a repository, ensure that the dependency graph is enabled.
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 %}

0 commit comments

Comments
 (0)