Skip to content

Commit 6c075ea

Browse files
authored
Update sobelow.yml
1 parent 8ffdc14 commit 6c075ea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/sobelow.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ jobs:
5252
- name: Harden Runner
5353
uses: step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
5454
with:
55-
disable-sudo: true
56-
egress-policy: block
55+
disable-sudo: false
56+
egress-policy: audit
5757
allowed-endpoints: >
5858
builds.hex.pm:443
5959
github.com:443

0 commit comments

Comments
 (0)