Skip to content

Commit 86f4897

Browse files
committed
Change proxy mode from restrict to audit in setup configuration
1 parent 687e789 commit 86f4897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ The internal proxy server inspects the SNI field (for HTTPS) or the Host header
105105
id: buildcage
106106
uses: dash14/buildcage/setup@v1
107107
with:
108-
proxy_mode: restrict
108+
proxy_mode: audit
109109
allowed_https_domains: registry.npmjs.org
110110
```
111111

0 commit comments

Comments
 (0)