@@ -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();
@@ -33965,7 +33965,7 @@ paginateRest.VERSION = VERSION;
3396533965
3396633966/***/ }),
3396733967
33968- /***/ 6495 :
33968+ /***/ 9289 :
3396933969/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __nccwpck_require__) => {
3397033970
3397133971"use strict";
@@ -33978,12 +33978,12 @@ __nccwpck_require__.d(__webpack_exports__, {
3397833978 restEndpointMethods: () => (/* binding */ restEndpointMethods)
3397933979});
3398033980
33981- ;// CONCATENATED MODULE: ./node_modules/.pnpm/@octokit+plugin-rest-endpoi_88f1cfdccbcd12f9bd89a662a3d08bce /node_modules/@octokit/plugin-rest-endpoint-methods/dist-src/version.js
33981+ ;// 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
3398233982const VERSION = "17.0.0";
3398333983
3398433984//# sourceMappingURL=version.js.map
3398533985
33986- ;// CONCATENATED MODULE: ./node_modules/.pnpm/@octokit+plugin-rest-endpoi_88f1cfdccbcd12f9bd89a662a3d08bce /node_modules/@octokit/plugin-rest-endpoint-methods/dist-src/generated/endpoints.js
33986+ ;// 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
3398733987const Endpoints = {
3398833988 actions: {
3398933989 addCustomLabelsToSelfHostedRunnerForOrg: [
@@ -36277,7 +36277,7 @@ var endpoints_default = Endpoints;
3627736277
3627836278//# sourceMappingURL=endpoints.js.map
3627936279
36280- ;// CONCATENATED MODULE: ./node_modules/.pnpm/@octokit+plugin-rest-endpoi_88f1cfdccbcd12f9bd89a662a3d08bce /node_modules/@octokit/plugin-rest-endpoint-methods/dist-src/endpoints-to-methods.js
36280+ ;// 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
3628136281
3628236282const endpointMethodsMap = /* @__PURE__ */ new Map();
3628336283for (const [scope, endpoints] of Object.entries(endpoints_default)) {
@@ -36403,7 +36403,7 @@ function decorate(octokit, scope, methodName, defaults, decorations) {
3640336403
3640436404//# sourceMappingURL=endpoints-to-methods.js.map
3640536405
36406- ;// CONCATENATED MODULE: ./node_modules/.pnpm/@octokit+plugin-rest-endpoi_88f1cfdccbcd12f9bd89a662a3d08bce /node_modules/@octokit/plugin-rest-endpoint-methods/dist-src/index.js
36406+ ;// 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
3640736407
3640836408
3640936409function restEndpointMethods(octokit) {
0 commit comments