Skip to content

Commit c717552

Browse files
author
github-actions
committed
[CI] Add changes
1 parent 1a98f81 commit c717552

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();
@@ -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
3398233982
const 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
3398733987
const 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

3628236282
const endpointMethodsMap = /* @__PURE__ */ new Map();
3628336283
for (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

3640936409
function restEndpointMethods(octokit) {

0 commit comments

Comments
 (0)