|
|
|
|
@@ -78,8 +78,8 @@ With {% data variables.product.prodname_dependabot_updates %}, {% data variables
|
|
|
|
|
|
|
|
|
|
{% ifversion dependabot-alerts-ghes-enablement %}
|
|
|
|
|
Before you can enable {% data variables.product.prodname_dependabot_alerts %}, you must first set up {% data variables.product.prodname_dependabot %} for your enterprise{% else %}Before you can enable {% data variables.product.prodname_dependabot_alerts %}{% endif %}:
|
|
|
|
|
- You must enable {% data variables.product.prodname_github_connect %}. For more information, see "[AUTOTITLE](/admin/configuration/configuring-github-connect/managing-github-connect)."{% ifversion ghes %}
|
|
|
|
|
- You must enable the dependency graph. For more information, see "[AUTOTITLE](/admin/code-security/managing-supply-chain-security-for-your-enterprise/enabling-the-dependency-graph-for-your-enterprise)."{% endif %}
|
|
|
|
|
- You must enable {% data variables.product.prodname_github_connect %}. For more information, see "[AUTOTITLE](/admin/configuration/configuring-github-connect/managing-github-connect)."
|
|
|
|
|
- You must enable the dependency graph. For more information, see "[AUTOTITLE](/admin/code-security/managing-supply-chain-security-for-your-enterprise/enabling-the-dependency-graph-for-your-enterprise)."
|
|
|
|
|
|
|
|
|
|
{% data reusables.enterprise-accounts.access-enterprise %}
|
|
|
|
|
{% data reusables.enterprise-accounts.github-connect-tab %}
|
|
|
|
|
@@ -107,13 +107,12 @@ You can now enable {% data variables.product.prodname_dependabot_alerts %} for a
|
|
|
|
|
|
|
|
|
|
## Enabling {% data variables.product.prodname_dependabot_updates %}
|
|
|
|
|
|
|
|
|
|
After you enable {% data variables.product.prodname_dependabot_alerts %} for your enterprise, you can enable {% data variables.product.prodname_dependabot_updates %}.
|
|
|
|
|
|
|
|
|
|
{% ifversion ghes %}
|
|
|
|
|
{% data reusables.dependabot.enabling-actions-for-ghes %} For more information, see "[AUTOTITLE](/admin/github-actions/getting-started-with-github-actions-for-your-enterprise/getting-started-with-github-actions-for-github-enterprise-server)."
|
|
|
|
|
Before you can enable {% data variables.product.prodname_dependabot_updates %}:
|
|
|
|
|
- You must enable {% data variables.product.prodname_dependabot_alerts %} for your enterprise. For more information, see "[Enabling {% data variables.product.prodname_dependabot_alerts %}](#enabling--data-variablesproductprodname_dependabot_alerts)" above.
|
|
|
|
|
- You must enable TLS. {% data variables.product.prodname_dependabot_updates %} run on self-hosted runners, which need to have TLS enabled. For more information, see "[AUTOTITLE](/admin/github-actions/getting-started-with-github-actions-for-your-enterprise/getting-started-with-self-hosted-runners-for-your-enterprise#prerequisites)."
|
|
|
|
|
- You must configure {% data variables.location.product_location %} to use {% data variables.product.prodname_actions %} with self-hosted runners. For more information, see "[AUTOTITLE](/admin/github-actions/getting-started-with-github-actions-for-your-enterprise/getting-started-with-github-actions-for-github-enterprise-server)."
|
|
|
|
|
|
|
|
|
|
{% data variables.product.prodname_dependabot_updates %} are not supported on {% data variables.product.product_name %} if your enterprise uses clustering.
|
|
|
|
|
{% endif %}
|
|
|
|
|
|
|
|
|
|
{% ifversion ghes %}
|
|
|
|
|
|
|
|
|
|
|