Skip to content

Commit c79c531

Browse files
author
github-actions
committed
[CI] Add changes
1 parent ef8b033 commit c79c531

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

dist/index.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2216,7 +2216,7 @@ const Context = __importStar(__nccwpck_require__(8663));
22162216
const Utils = __importStar(__nccwpck_require__(1365));
22172217
// octokit + plugins
22182218
const 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);
22202220
const plugin_paginate_rest_1 = __nccwpck_require__(6212);
22212221
exports.context = new Context.Context();
22222222
const baseUrl = Utils.getApiBaseUrl();
@@ -43163,7 +43163,7 @@ paginateRest.VERSION = VERSION;
4316343163

4316443164
/***/ }),
4316543165

43166-
/***/ 6495:
43166+
/***/ 9289:
4316743167
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __nccwpck_require__) => {
4316843168

4316943169
"use strict";
@@ -43176,12 +43176,12 @@ __nccwpck_require__.d(__webpack_exports__, {
4317643176
restEndpointMethods: () => (/* binding */ restEndpointMethods)
4317743177
});
4317843178

43179-
;// CONCATENATED MODULE: ./node_modules/.pnpm/@octokit+plugin-rest-endpoi_88f1cfdccbcd12f9bd89a662a3d08bce/node_modules/@octokit/plugin-rest-endpoint-methods/dist-src/version.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/version.js
4318043180
const VERSION = "17.0.0";
4318143181

4318243182
//# sourceMappingURL=version.js.map
4318343183

43184-
;// CONCATENATED MODULE: ./node_modules/.pnpm/@octokit+plugin-rest-endpoi_88f1cfdccbcd12f9bd89a662a3d08bce/node_modules/@octokit/plugin-rest-endpoint-methods/dist-src/generated/endpoints.js
43184+
;// 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
4318543185
const Endpoints = {
4318643186
actions: {
4318743187
addCustomLabelsToSelfHostedRunnerForOrg: [
@@ -45475,7 +45475,7 @@ var endpoints_default = Endpoints;
4547545475

4547645476
//# sourceMappingURL=endpoints.js.map
4547745477

45478-
;// CONCATENATED MODULE: ./node_modules/.pnpm/@octokit+plugin-rest-endpoi_88f1cfdccbcd12f9bd89a662a3d08bce/node_modules/@octokit/plugin-rest-endpoint-methods/dist-src/endpoints-to-methods.js
45478+
;// 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
4547945479

4548045480
const endpointMethodsMap = /* @__PURE__ */ new Map();
4548145481
for (const [scope, endpoints] of Object.entries(endpoints_default)) {
@@ -45601,7 +45601,7 @@ function decorate(octokit, scope, methodName, defaults, decorations) {
4560145601

4560245602
//# sourceMappingURL=endpoints-to-methods.js.map
4560345603

45604-
;// CONCATENATED MODULE: ./node_modules/.pnpm/@octokit+plugin-rest-endpoi_88f1cfdccbcd12f9bd89a662a3d08bce/node_modules/@octokit/plugin-rest-endpoint-methods/dist-src/index.js
45604+
;// 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
4560545605

4560645606

4560745607
function restEndpointMethods(octokit) {

0 commit comments

Comments
 (0)