Skip to content

Commit b3017d4

Browse files
author
github-actions
committed
[CI] Add changes
1 parent 63453cf commit b3017d4

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

dist/index.js

Lines changed: 7 additions & 7 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();
@@ -44520,7 +44520,7 @@ paginateRest.VERSION = VERSION;
4452044520

4452144521
/***/ }),
4452244522

44523-
/***/ 6495:
44523+
/***/ 9289:
4452444524
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __nccwpck_require__) => {
4452544525

4452644526
"use strict";
@@ -44533,12 +44533,12 @@ __nccwpck_require__.d(__webpack_exports__, {
4453344533
restEndpointMethods: () => (/* binding */ restEndpointMethods)
4453444534
});
4453544535

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

4453944539
//# sourceMappingURL=version.js.map
4454044540

44541-
;// CONCATENATED MODULE: ./node_modules/.pnpm/@octokit+plugin-rest-endpoi_88f1cfdccbcd12f9bd89a662a3d08bce/node_modules/@octokit/plugin-rest-endpoint-methods/dist-src/generated/endpoints.js
44541+
;// 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
4454244542
const Endpoints = {
4454344543
actions: {
4454444544
addCustomLabelsToSelfHostedRunnerForOrg: [
@@ -46832,7 +46832,7 @@ var endpoints_default = Endpoints;
4683246832

4683346833
//# sourceMappingURL=endpoints.js.map
4683446834

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

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

4695946959
//# sourceMappingURL=endpoints-to-methods.js.map
4696046960

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

4696346963

4696446964
function restEndpointMethods(octokit) {
@@ -46986,7 +46986,7 @@ legacyRestEndpointMethods.VERSION = VERSION;
4698646986
/***/ ((module) => {
4698746987

4698846988
"use strict";
46989-
module.exports = {"rE":"2.2.0"};
46989+
module.exports = {"rE":"2.3.0"};
4699046990

4699146991
/***/ })
4699246992

0 commit comments

Comments
 (0)