We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6edd20 commit 37968f8Copy full SHA for 37968f8
1 file changed
.github/workflows/_build.yaml
@@ -30,7 +30,7 @@ jobs:
30
uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
31
with:
32
disable-sudo: true
33
- egress-policy: block
+ egress-policy: audit
34
allowed-endpoints: >
35
files.pythonhosted.org:443
36
github.com:443
0 commit comments