We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb8ae49 commit f4e2145Copy full SHA for f4e2145
1 file changed
.github/workflows/build-push.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
20
with:
21
disable-sudo: true
22
- egress-policy: audit
+ egress-policy: block
23
allowed-endpoints: >
24
api.github.com:443
25
github.com:443
0 commit comments