diff --git a/data/reusables/actions/hosted-runner-security.md b/data/reusables/actions/hosted-runner-security.md index ed12d189db..bbc2edbd12 100644 --- a/data/reusables/actions/hosted-runner-security.md +++ b/data/reusables/actions/hosted-runner-security.md @@ -1,3 +1 @@ -We recommend that you only use {% data variables.actions.hosted_runner %}s with private repositories: -- Forks of your repository can potentially run dangerous code on your {% data variables.actions.hosted_runner %} by creating a pull request that executes the code in a workflow. -- You could incur unexpected costs if you allow forked repositories to run jobs on your {% data variables.actions.hosted_runner %}s. \ No newline at end of file +If you are using a Fixed IP range, we recommend that you only use {% data variables.actions.hosted_runner %}s with private repositories. Forks of your repository can potentially run dangerous code on your {% data variables.actions.hosted_runner %} by creating a pull request that executes the code in a workflow.