mirror of
https://github.com/github/codeql-action.git
synced 2026-04-02 17:52:19 +00:00
Update proxy_urls description
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user