Skip to content

Commit

Permalink
Nothing
Browse files Browse the repository at this point in the history
  • Loading branch information
larose committed Jul 8, 2024
1 parent 8711813 commit 77aee1d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ jobs:
uses: bullfrogsec/bullfrog@v0
with:
egress-policy: block
allowed-domains: |
auth.docker.io
deb.debian.org
files.pythonhosted.org
production.cloudflare.docker.com
pypi.org
registry-1.docker.io
# allowed-domains: |
# auth.docker.io
# deb.debian.org
# files.pythonhosted.org
# production.cloudflare.docker.com
# pypi.org
# registry-1.docker.io
- run: |
sudo nft list ruleset
- uses: actions/checkout@v4
Expand Down

0 comments on commit 77aee1d

Please sign in to comment.