質問 081
### EnterpriseでIP許可リストが有効になっている場合、GitHub Actionsで使用しなければならないランナーはどれですか?
> 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ランナーまたは固定IPアドレス範囲を持つGitHub-hostedの大規模ランナー
1. [ ] GitHub-hostedの標準ランナーのみ
1. [ ] IPアドレスを考慮しない任意のランナー
1. [ ] IP制限なしのOrganizationネットワーク内のランナーのみ