Skip to content

Commit b25558b

Browse files
committed
Update proxy_urls description
1 parent 97aec69 commit b25558b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: start-proxy/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ outputs:
2424
proxy_ca_certificate:
2525
description: The proxy's internal CA certificate in PEM format
2626
proxy_urls:
27-
description: The URLs of the configured registries, as a JSON array.
27+
description: A stringified JSON array of objects containing the types and URLs of the configured registries.
2828
runs:
2929
using: node20
3030
main: "../lib/start-proxy-action.js"

0 commit comments

Comments
 (0)