mirror of
https://github.com/github/codeql-action.git
synced 2026-05-04 04:40:09 +00:00
Use node16 for start-proxy Action for v2 release
This commit is contained in:
@@ -17,6 +17,6 @@ outputs:
|
||||
proxy_ca_certificate:
|
||||
description: The proxy's internal CA certificate in PEM format
|
||||
runs:
|
||||
using: node20
|
||||
using: node16
|
||||
main: "../lib/start-proxy-action.js"
|
||||
post: "../lib/start-proxy-action-post.js"
|
||||
|
||||
Reference in New Issue
Block a user