1
0
mirror of synced 2026-01-19 09:01:40 -05:00

Merge pull request #7817 from jsoref/grammar-pose

Grammar
This commit is contained in:
Janice
2021-06-30 15:04:57 -07:00
committed by GitHub

View File

@@ -160,7 +160,7 @@ You can also use self-hosted runners with a proxy server. For more information,
This is not an issue with {% data variables.product.prodname_dotcom %}-hosted runners because each {% data variables.product.prodname_dotcom %}-hosted runner is always a clean isolated virtual machine, and it is destroyed at the end of the job execution.
Untrusted workflows running on your self-hosted runner poses significant security risks for your machine and network environment, especially if your machine persists its environment between jobs. Some of the risks include:
Untrusted workflows running on your self-hosted runner pose significant security risks for your machine and network environment, especially if your machine persists its environment between jobs. Some of the risks include:
* Malicious programs running on the machine.
* Escaping the machine's runner sandbox.