Skip to content

Commit

Permalink
Revert changes in _test_futures_private.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
btschwertfeger committed Jul 20, 2024
1 parent f8d88d5 commit d561190
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/_test_futures_private.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@ jobs:
uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
with:
disable-sudo: true
egress-policy: audit
# allowed-endpoints: >
# demo-futures.kraken.com:443
# files.pythonhosted.org:443
# futures.kraken.com:443
# github.com:443
# pypi.org:443
egress-policy: block
allowed-endpoints: >
demo-futures.kraken.com:443
files.pythonhosted.org:443
futures.kraken.com:443
github.com:443
pypi.org:443
- name: Checkout repository
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
Expand Down

0 comments on commit d561190

Please sign in to comment.