Skip to content

Commit

Permalink
revert to blocking mode
Browse files Browse the repository at this point in the history
  • Loading branch information
jt-dd committed Jul 25, 2024
1 parent 62398a0 commit 83bfb4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: step-security/harden-runner@8ca2b8b2ece13480cda6dacd3511b49857a23c09
with:
# egress-policy: audit
egress-policy: audit
egress-policy: block
allowed-endpoints: >
auth.docker.io:443
dl-cdn.alpinelinux.org:443
Expand Down

0 comments on commit 83bfb4b

Please sign in to comment.