We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
proxy_urls
1 parent 97aec69 commit b25558bCopy full SHA for b25558b
start-proxy/action.yml
@@ -24,7 +24,7 @@ outputs:
24
proxy_ca_certificate:
25
description: The proxy's internal CA certificate in PEM format
26
proxy_urls:
27
- 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.
28
runs:
29
using: node20
30
main: "../lib/start-proxy-action.js"
0 commit comments