Skip to content

Commit 48fc737

Browse files
Adds two functions to "Accessible domains by function" (#57025)
1 parent 04d94dd commit 48fc737

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

data/reusables/actions/runner-essential-communications.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,15 @@ dependabot-actions.githubapp.com
6464
```
6565

6666
{% endif %}
67+
68+
**Needed for downloading release assets:**
69+
70+
```shell copy
71+
release-assets.githubusercontent.com
72+
```
73+
74+
**Needed for VNet:**
75+
76+
```shell copy
77+
api.snapcraft.io
78+
```

0 commit comments

Comments
 (0)