mirror of
https://forgejo.stefka.eu/jiriks74/create-pull-request.git
synced 2025-01-18 16:01:06 +01:00
[CI] test committed
This commit is contained in:
parent
000e3c6002
commit
a7316d066f
2 changed files with 3 additions and 2 deletions
4
dist/index.js
vendored
4
dist/index.js
vendored
|
@ -5121,7 +5121,7 @@ var request = __nccwpck_require__(6234);
|
||||||
var graphql = __nccwpck_require__(8467);
|
var graphql = __nccwpck_require__(8467);
|
||||||
var authToken = __nccwpck_require__(334);
|
var authToken = __nccwpck_require__(334);
|
||||||
|
|
||||||
const VERSION = "4.1.0";
|
const VERSION = "4.2.0";
|
||||||
|
|
||||||
class Octokit {
|
class Octokit {
|
||||||
constructor(options = {}) {
|
constructor(options = {}) {
|
||||||
|
@ -6912,7 +6912,7 @@ const Endpoints = {
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
const VERSION = "6.7.0";
|
const VERSION = "6.8.1";
|
||||||
|
|
||||||
function endpointsToMethods(octokit, endpointsMap) {
|
function endpointsToMethods(octokit, endpointsMap) {
|
||||||
const newMethods = {};
|
const newMethods = {};
|
||||||
|
|
1
report.txt
Normal file
1
report.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
1675169759
|
Loading…
Add table
Add a link
Reference in a new issue