Skip to content

Commit eb19975

Browse files
goreportcard: add wildcard egress policy
`*.actions.githubusercontent.com`
1 parent 90008f4 commit eb19975

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable-goreportcard.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
github.com:443
3838
api.github.com:443
3939
goreportcard.com:443
40+
'*.actions.githubusercontent.com'
4041
4142
- name: Check out code base
4243
if: github.event_name == 'push'

0 commit comments

Comments
 (0)