Update proxy_urls description
This commit is contained in:
parent
97aec69211
commit
b25558b211
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ outputs:
|
|||
proxy_ca_certificate:
|
||||
description: The proxy's internal CA certificate in PEM format
|
||||
proxy_urls:
|
||||
description: The URLs of the configured registries, as a JSON array.
|
||||
description: A stringified JSON array of objects containing the types and URLs of the configured registries.
|
||||
runs:
|
||||
using: node20
|
||||
main: "../lib/start-proxy-action.js"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue