diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 4560ef359..ad33a33ce 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -38,7 +38,7 @@ jobs: uses: step-security/harden-runner@8ca2b8b2ece13480cda6dacd3511b49857a23c09 with: # egress-policy: audit - egress-policy: block + egress-policy: audit allowed-endpoints: > auth.docker.io:443 dl-cdn.alpinelinux.org:443 @@ -68,6 +68,8 @@ jobs: results-receiver.actions.githubusercontent.com:443 vstsmms.actions.githubusercontent.com:443 raw.githubusercontent.com:443 + nodejs.org:443 + iojs.org:443 - name: Checkout uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab