functione(e){returne&&e.__esModule&&{}.hasOwnProperty.call(e,"default")?e.default:e}functiont(e){if(e.__esModule)returne;vart=e.default;if("function"==typeoft){varr=functione(){returnthisinstanceofe?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};r.prototype=t.prototype}elser={};returnObject.defineProperty(r,"__esModule",{value:!0}),Object.keys(e).forEach((function(t){varn=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,n.get?n:{enumerable:!0,get:function(){returne[t]}})})),r}functionr(){returnLi||(Li=1,Object.defineProperty(Ui,"__esModule",{value:!0}),Ui.toCommandProperties=Ui.toCommandValue=void0,Ui.toCommandValue=function(e){returnnull==e?"":"string"==typeofe||einstanceofString?e:JSON.stringify(e)},Ui.toCommandProperties=function(e){returnObject.keys(e).length?{title:e.title,file:e.file,line:e.startLine,endLine:e.endLine,col:e.startColumn,endColumn:e.endColumn}:{}}),Ui}functionn(e){constt="https:"===e.protocol;if(function(e){if(!e.hostname)return!1;if(function(e){constt=e.toLowerCase();return"localhost"===t||t.startsWith("127.")||t.startsWith("[::1]")||t.startsWith("[0:0:0:0:0:0:0:1]")}(e.hostname))return!0;constt=process.env.no_proxy||process.env.NO_PROXY||"";if(!t)return!1;letr;e.port?r=Number(e.port):"http:"===e.protocol?r=80:"https:"===e.protocol&&(r=443);constn=[e.hostname.toUpperCase()];"number"==typeofr&&n.push(`${n[0]}:${r}`);for(constioft.split(",").map((e=>e.trim().toUpperCase())).filter((e=>e)))if("*"===i||n.some((e=>e===i||e.endsWith("."+i)||i.startsWith(".")&&e.endsWith(""+i))))return!0;return!1}(e))return;constr=t?process.env.https_proxy||process.env.HTTPS_PROXY:process.env.http_proxy||process.env.HTTP_PROXY;if(r)try{returnnewBi(r)}catch{if(!r.startsWith("http://")&&!r.startsWith("https://"))returnnewBi("http://"+r)}}functioni(){if(co)returnGi;co=1;vare=Gi&&Gi.__awaiter||function(e,t,r,n){returnnew(r||(r=Promise))((function(i,o){functions(e){try{c(n.next(e))}catch(t){o(t)}}functiona(e){try{c(n.throw(e))}catch(t){o(t)}}functionc(e){vart;e.done?i(e.value):(t=e.value,tinstanceofr?t:newr((function(e){e(t)}))).then(s,a)}c((n=n.apply(e,t||[])).next())}))};Object.defineProperty(Gi,"__esModule",{value:!0}),Gi.OidcClient=void0;constt=so,r=function(){if(ao)returnwo;ao=1;vare=wo&&wo.__awaiter||function(e,t,r,n){returnnew(r||(r=Promise))((function(i,o){functions(e){try{c(n.next(e))}catch(t){o(t)}}functiona(e){try{c(n.throw(e))}catch(t){o(t)}}functionc(e){vart;e.done?i(e.value):(t=e.value,tinstanceofr?t:newr((function(e){e(t)}))).then(s,a)}c((n=n.apply(e,t||[])).next())}))};returnObject.defineProperty(wo,"__esModule",{value:!0}),wo.PersonalAccessTokenCredentialHandler=wo.BearerCredentialHandler=wo.BasicCredentialHandler=void0,wo.BasicCredentialHandler=class{constructor(e,t){this.username=e,this.password=t}prepareRequest(e){if(!e.headers)throwError("The request has no headers");e.headers.Authorization="Basic "+Buffer.from(`${this.username}:${this.password}`).toString("base64")}canHandleAuthentication(){return!1}handleAuthentication(){returne(this,void0,void0,(function*(){throwError("not implemented")}))}},wo.BearerCredentialHandler=class{constructor(e){this.token=e}prepareRequest(e){if(!e.headers)throwError("The request has no headers");e.headers.Authorization="Bearer "+this.token}canHandleAuthentication(){return!1}handleAuthentication(){returne(this,void0,void0,(function*(){throwError("not implemented")}))}},wo.PersonalAccessTokenCredentialHandler=class{constructor(e){this.token=e}prepareRequest(e){if(!e.headers)throwError("The request has no headers");e.headers.Authorization="Basic "+Buffer.from("PAT:"+this.token).toString("base64")}canHandleAuthentication(){return!1}handleAuthentication(){returne(this,void0,void0,(function*(){throwError("not implemented")}))}},wo}(),n=u();classi{staticcreateHttpClient(e=!0,n=10){consto={allowRetries:e,maxRetries:n};returnnewt.HttpClient("actions/oidc-client",[newr.BearerCredentialHandler(i.getRequestToken())],o)}staticgetRequestToken(){conste=process.env.AC