@@ -2216,7 +2216,7 @@ const Context = __importStar(__nccwpck_require__(8663));
22162216const Utils = __importStar(__nccwpck_require__(1365));
22172217// octokit + plugins
22182218const core_1 = __nccwpck_require__(6895);
2219- const plugin_rest_endpoint_methods_1 = __nccwpck_require__(6495 );
2219+ const plugin_rest_endpoint_methods_1 = __nccwpck_require__(9289 );
22202220const plugin_paginate_rest_1 = __nccwpck_require__(6212);
22212221exports.context = new Context.Context();
22222222const baseUrl = Utils.getApiBaseUrl();
@@ -43158,7 +43158,7 @@ paginateRest.VERSION = VERSION;
4315843158
4315943159/***/ }),
4316043160
43161- /***/ 6495 :
43161+ /***/ 9289 :
4316243162/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __nccwpck_require__) => {
4316343163
4316443164"use strict";
@@ -43171,12 +43171,12 @@ __nccwpck_require__.d(__webpack_exports__, {
4317143171 restEndpointMethods: () => (/* binding */ restEndpointMethods)
4317243172});
4317343173
43174- ;// CONCATENATED MODULE: ./node_modules/.pnpm/@octokit+plugin-rest-endpoi_88f1cfdccbcd12f9bd89a662a3d08bce /node_modules/@octokit/plugin-rest-endpoint-methods/dist-src/version.js
43174+ ;// CONCATENATED MODULE: ./node_modules/.pnpm/@octokit+plugin-rest-endpoint-methods@17.0.0_@octokit+core@7.0.6 /node_modules/@octokit/plugin-rest-endpoint-methods/dist-src/version.js
4317543175const VERSION = "17.0.0";
4317643176
4317743177//# sourceMappingURL=version.js.map
4317843178
43179- ;// CONCATENATED MODULE: ./node_modules/.pnpm/@octokit+plugin-rest-endpoi_88f1cfdccbcd12f9bd89a662a3d08bce /node_modules/@octokit/plugin-rest-endpoint-methods/dist-src/generated/endpoints.js
43179+ ;// CONCATENATED MODULE: ./node_modules/.pnpm/@octokit+plugin-rest-endpoint-methods@17.0.0_@octokit+core@7.0.6 /node_modules/@octokit/plugin-rest-endpoint-methods/dist-src/generated/endpoints.js
4318043180const Endpoints = {
4318143181 actions: {
4318243182 addCustomLabelsToSelfHostedRunnerForOrg: [
@@ -45470,7 +45470,7 @@ var endpoints_default = Endpoints;
4547045470
4547145471//# sourceMappingURL=endpoints.js.map
4547245472
45473- ;// CONCATENATED MODULE: ./node_modules/.pnpm/@octokit+plugin-rest-endpoi_88f1cfdccbcd12f9bd89a662a3d08bce /node_modules/@octokit/plugin-rest-endpoint-methods/dist-src/endpoints-to-methods.js
45473+ ;// CONCATENATED MODULE: ./node_modules/.pnpm/@octokit+plugin-rest-endpoint-methods@17.0.0_@octokit+core@7.0.6 /node_modules/@octokit/plugin-rest-endpoint-methods/dist-src/endpoints-to-methods.js
4547445474
4547545475const endpointMethodsMap = /* @__PURE__ */ new Map();
4547645476for (const [scope, endpoints] of Object.entries(endpoints_default)) {
@@ -45596,7 +45596,7 @@ function decorate(octokit, scope, methodName, defaults, decorations) {
4559645596
4559745597//# sourceMappingURL=endpoints-to-methods.js.map
4559845598
45599- ;// CONCATENATED MODULE: ./node_modules/.pnpm/@octokit+plugin-rest-endpoi_88f1cfdccbcd12f9bd89a662a3d08bce /node_modules/@octokit/plugin-rest-endpoint-methods/dist-src/index.js
45599+ ;// CONCATENATED MODULE: ./node_modules/.pnpm/@octokit+plugin-rest-endpoint-methods@17.0.0_@octokit+core@7.0.6 /node_modules/@octokit/plugin-rest-endpoint-methods/dist-src/index.js
4560045600
4560145601
4560245602function restEndpointMethods(octokit) {
0 commit comments