Skip to content

Commit aeb318e

Browse files
authored
Update URLs that self-hosted runner need for communication (#17925)
1 parent 28ff566 commit aeb318e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

content/actions/hosting-your-own-runners/about-self-hosted-runners.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,12 @@ github.com
135135
api.github.com
136136
*.actions.githubusercontent.com
137137
github-releases.githubusercontent.com
138+
github-registry-files.githubusercontent.com
138139
codeload.github.com
140+
*.pkg.github.com
141+
pkg-cache.githubusercontent.com
142+
pkg-containers.githubusercontent.com
143+
pkg-containers-az.githubusercontent.com
139144
```
140145

141146
If you use an IP address allow list for your {% data variables.product.prodname_dotcom %} organization or enterprise account, you must add your self-hosted runner's IP address to the allow list. For more information, see "[Managing allowed IP addresses for your organization](/github/setting-up-and-managing-organizations-and-teams/managing-allowed-ip-addresses-for-your-organization#using-github-actions-with-an-ip-allow-list)" or "[Enforcing security settings in your enterprise account](/github/setting-up-and-managing-your-enterprise/enforcing-security-settings-in-your-enterprise-account#using-github-actions-with-an-ip-allow-list)".

0 commit comments

Comments
 (0)