Skip to content

Commit 2071e94

Browse files
committed
ci: allow coresite-atl.mm.fcix.net in harden-runner
Signed-off-by: Mounil <mounilkankhara@gmail.com>
1 parent feb7ed3 commit 2071e94

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pr-check-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
2626
with:
2727
egress-policy: audit
28+
allowed-endpoints: >
29+
coresite-atl.mm.fcix.net:443
2830
2931
- name: Checkout repository
3032
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1

0 commit comments

Comments
 (0)