Skip to content

Commit

Permalink
audit ports for KinD runner
Browse files Browse the repository at this point in the history
  • Loading branch information
jaypipes committed Jul 26, 2023
1 parent 3faa2e8 commit 0a4b8f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gate-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: harden runner
uses: step-security/harden-runner@55d479fb1c5bcad5a4f9099a5d9f37c8857b2845 # v2.4.1
with:
egress-policy: allow
egress-policy: audit
disable-sudo: false
- name: checkout code
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
Expand Down

0 comments on commit 0a4b8f9

Please sign in to comment.