Skip to content

Commit bd4537f

Browse files
author
github-actions
committed
[CI] Add changes
1 parent d05c9cd commit bd4537f

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();
@@ -43153,7 +43153,7 @@ paginateRest.VERSION = VERSION;
4315343153

4315443154
/***/ }),
4315543155

43156-
/***/ 6495:
43156+
/***/ 9289:
4315743157
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __nccwpck_require__) => {
4315843158

4315943159
"use strict";
@@ -43166,12 +43166,12 @@ __nccwpck_require__.d(__webpack_exports__, {
4316643166
restEndpointMethods: () => (/* binding */ restEndpointMethods)
4316743167
});
4316843168

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

4317243172
//# sourceMappingURL=version.js.map
4317343173

43174-
;// CONCATENATED MODULE: ./node_modules/.pnpm/@octokit+plugin-rest-endpoi_88f1cfdccbcd12f9bd89a662a3d08bce/node_modules/@octokit/plugin-rest-endpoint-methods/dist-src/generated/endpoints.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/generated/endpoints.js
4317543175
const Endpoints = {
4317643176
actions: {
4317743177
addCustomLabelsToSelfHostedRunnerForOrg: [
@@ -45465,7 +45465,7 @@ var endpoints_default = Endpoints;
4546545465

4546645466
//# sourceMappingURL=endpoints.js.map
4546745467

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

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

4559245592
//# sourceMappingURL=endpoints-to-methods.js.map
4559345593

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

4559645596

4559745597
function restEndpointMethods(octokit) {

0 commit comments

Comments
 (0)