Co-authored-by: Laura Coursen <lecoursen@github.com> Co-authored-by: mchammer01 <42146119+mchammer01@users.noreply.github.com>
22 lines
740 B
Markdown
22 lines
740 B
Markdown
{% ifversion ghes < 3.5 %}
|
|
|
|
{% note %}
|
|
{% ifversion ghes = 3.4 %}
|
|
**Note:** {% data variables.product.prodname_dependabot %} security and version updates are currently in public beta and subject to change.
|
|
{% else %}
|
|
**Note:** {% data variables.product.prodname_dependabot %} security and version updates are currently in private beta and subject to change. Please [contact your account management team](https://enterprise.github.com/contact) for instructions on enabling Dependabot updates.
|
|
{% endif %}
|
|
|
|
{% endnote %}
|
|
|
|
{% endif %}
|
|
|
|
{% ifversion ghae = 3.4 %}
|
|
|
|
{% note %}
|
|
|
|
**Note:** {% data variables.product.prodname_dependabot %} security and version updates are currently in public beta and subject to change.
|
|
|
|
{% endnote %}
|
|
{% endif %}
|