mirror of
https://github.com/actions/github-script.git
synced 2026-04-08 07:00:05 +00:00
Update @octokit/plugin-rest-endpoint-methods to v5.3.4
This commit is contained in:
parent
29229dd2d5
commit
5b4d85a0f5
3 changed files with 27 additions and 187 deletions
4
dist/index.js
vendored
4
dist/index.js
vendored
|
|
@ -251,7 +251,7 @@ const Context = __importStar(__webpack_require__(53));
|
|||
const Utils = __importStar(__webpack_require__(914));
|
||||
// octokit + plugins
|
||||
const core_1 = __webpack_require__(762);
|
||||
const plugin_rest_endpoint_methods_1 = __webpack_require__(45);
|
||||
const plugin_rest_endpoint_methods_1 = __webpack_require__(44);
|
||||
const plugin_paginate_rest_1 = __webpack_require__(193);
|
||||
exports.context = new Context.Context();
|
||||
const baseUrl = Utils.getApiBaseUrl();
|
||||
|
|
@ -282,7 +282,7 @@ exports.getOctokitOptions = getOctokitOptions;
|
|||
|
||||
/***/ }),
|
||||
|
||||
/***/ 45:
|
||||
/***/ 44:
|
||||
/***/ (function(__unusedmodule, exports) {
|
||||
|
||||
"use strict";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue