Question 081
### Which runners must you use with GitHub Actions when an IP allow list is enabled on your enterprise?
> https://docs.github.com/en/enterprise-cloud@latest/admin/configuration/hardening-security-for-your-enterprise/restricting-network-traffic-to-your-enterprise-with-an-ip-allow-list#using-github-actions-with-an-ip-allow-list
1. [x] Self-hosted runners or GitHub-hosted larger runners with static IP address ranges
1. [ ] Only GitHub-hosted standard runners
1. [ ] Any runner without considering the IP address
1. [ ] Only runners within the organization's network without IP restrictions