Skip to content

Commit 28cfc53

Browse files
authored
Update release.yml
1 parent 2b8a65d commit 28cfc53

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -89,13 +89,7 @@ jobs:
8989
- name: Harden Runner
9090
uses: step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.1
9191
with:
92-
egress-policy: block
93-
allowed-endpoints: >
94-
github.com:443
95-
crates.io:443
96-
index.crates.io:443
97-
static.crates.io:443
98-
static.rust-lang.org:443
92+
egress-policy: audit
9993

10094
- name: Run prologue script
10195
if: matrix.prologue-script != ''

0 commit comments

Comments
 (0)