Skip to content

Commit 2aa1f23

Browse files
authored
Merge pull request github#34217 from github/repo-sync
Repo sync
2 parents 427d2bf + fae5e37 commit 2aa1f23

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

content/billing/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ If you have further questions about using {% data variables.product.prodname_GH_
5151

5252
{% endnote %}
5353

54-
For information about billing for {% data variables.product.prodname_GH_advanced_security %}, see the [{% data variables.product.prodname_ghe_cloud %} documentation](/enterprise-cloud@latest/billing/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security).
54+
For pricing details for {% data variables.product.prodname_GH_advanced_security %}, see our [pricing information](https://github.com/enterprise/advanced-security#pricing).
5555

5656
{% elsif ghec %}
5757

content/code-security/supply-chain-security/understanding-your-software-supply-chain/exploring-the-dependencies-of-a-repository.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,20 @@ The dependency graph shows the dependencies{% ifversion fpt or ghec %} and depen
2929
{% data reusables.repositories.accessing-repository-graphs %}
3030
{% data reusables.repositories.click-dependency-graph %}{% ifversion dependency-graph-repository-view-update %}
3131
1. Optionally, use the search bar to find a specific dependency or set of dependencies.
32-
{% note %}
3332

34-
**Note:** The search bar only searches based on the package name.
33+
>[!NOTE] The search bar only searches based on the package name.
34+
35+
{% endif %}
3536

36-
{% endnote %}{% endif %}
3737
{% ifversion fpt or ghec %}
38+
3839
1. Optionally, to view the repositories and packages that depend on your repository, under "Dependency graph", click **Dependents**.
3940

40-
![Screenshot of the "Dependency graph" page. The "Dependents" tab is highlighted with an orange outline.](/assets/images/help/graphs/dependency-graph-dependents-tab.png){% endif %}
41+
![Screenshot of the "Dependency graph" page. The "Dependents" tab is highlighted with an orange outline.](/assets/images/help/graphs/dependency-graph-dependents-tab.png)
42+
43+
>[!NOTE] {% data variables.product.prodname_dotcom %} currently only determines dependents for public repositories.
44+
45+
{% endif %}
4146

4247
{% ifversion ghes %}
4348
Enterprise owners can configure the dependency graph at an enterprise level. For more information, see "[AUTOTITLE](/admin/code-security/managing-supply-chain-security-for-your-enterprise/enabling-the-dependency-graph-for-your-enterprise)."

0 commit comments

Comments
 (0)