Skip to content

Commit

Permalink
Tune SS
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Jan 27, 2023
1 parent 8de0ddd commit 5ea1042
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pypi-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
disable-sudo: true
egress-policy: block
allowed-endpoints: >
files.pythonhosted.org
github.com:443
pypi.org:443
test.pypi.org:443
Expand Down Expand Up @@ -67,6 +68,7 @@ jobs:
steps:
- uses: step-security/harden-runner@v2
with:
disable-sudo: true
egress-policy: block
allowed-endpoints: >
files.pythonhosted.org:443
Expand Down

0 comments on commit 5ea1042

Please sign in to comment.