Skip to content

Commit 8c48adb

Browse files
committed
.github: release: audit
Signed-off-by: Christian Stewart <christian@aperture.us>
1 parent c8c4115 commit 8c48adb

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/workflows/release.yml

+1-7
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,7 @@ jobs:
1919
uses: step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.1
2020
with:
2121
disable-sudo: true
22-
egress-policy: block
23-
allowed-endpoints: >
24-
api.github.com:443
25-
github.com:443
26-
objects.githubusercontent.com:443
27-
proxy.golang.org:443
28-
uploads.github.com:443
22+
egress-policy: audit
2923

3024
- name: Checkout
3125
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

0 commit comments

Comments
 (0)