1
0
mirror of synced 2026-01-07 00:01:39 -05:00
Files
docs/data/reusables/actions/enterprise-github-connect-warning.md

1.7 KiB

{% ifversion ghes > 3.2 or ghae-issue-4815 %} {% note %}

Note: When a workflow uses an action by referencing the repository where the action is stored, {% data variables.product.prodname_actions %} will try to find the repository on your {% data variables.product.prodname_ghe_server %} instance first before falling back to {% data variables.product.prodname_dotcom_the_website %}. If a user has already created an organization and repository in your enterprise that matches an organization and repository name on {% data variables.product.prodname_dotcom %}, the repository on your enterprise will be used in place of the {% data variables.product.prodname_dotcom %} repository. For more information, see "Automatic retirement of namespaces for actions accessed on {% data variables.product.prodname_dotcom_the_website%}."

{% endnote %} {% endif %}

{% ifversion ghes < 3.3 or ghae %} {% note %}

Note: When a workflow uses an action by referencing the repository where the action is stored, {% data variables.product.prodname_actions %} will try to find the repository on your {% data variables.product.prodname_ghe_server %} instance first before falling back to {% data variables.product.prodname_dotcom_the_website %}. If a user creates an organization and repository in your enterprise that matches an organization and repository name on {% data variables.product.prodname_dotcom %}, the repository on your enterprise will be used in place of the {% data variables.product.prodname_dotcom %} repository. A malicious user could take advantage of this behavior to run code as part of a workflow.

{% endnote %} {% endif %}