From 2f63cf6d159e1c78c2582289b049fa754f2bfa81 Mon Sep 17 00:00:00 2001 From: actions-bot Date: Thu, 16 Sep 2021 01:28:34 +0000 Subject: [PATCH] [CI] test built --- dist/index.js | 5 +++-- report.txt | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 report.txt diff --git a/dist/index.js b/dist/index.js index 6893f45..8c2a60b 100644 --- a/dist/index.js +++ b/dist/index.js @@ -3812,7 +3812,7 @@ exports.withCustomRequest = withCustomRequest; Object.defineProperty(exports, "__esModule", ({ value: true })); -const VERSION = "2.16.0"; +const VERSION = "2.16.3"; function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); @@ -5043,6 +5043,7 @@ const Endpoints = { listWebhookDeliveries: ["GET /repos/{owner}/{repo}/hooks/{hook_id}/deliveries"], listWebhooks: ["GET /repos/{owner}/{repo}/hooks"], merge: ["POST /repos/{owner}/{repo}/merges"], + mergeUpstream: ["POST /repos/{owner}/{repo}/merge-upstream"], pingWebhook: ["POST /repos/{owner}/{repo}/hooks/{hook_id}/pings"], redeliverWebhookDelivery: ["POST /repos/{owner}/{repo}/hooks/{hook_id}/deliveries/{delivery_id}/attempts"], removeAppAccessRestrictions: ["DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps", {}, { @@ -5202,7 +5203,7 @@ const Endpoints = { } }; -const VERSION = "5.9.0"; +const VERSION = "5.10.4"; function endpointsToMethods(octokit, endpointsMap) { const newMethods = {}; diff --git a/report.txt b/report.txt new file mode 100644 index 0000000..0ea21e5 --- /dev/null +++ b/report.txt @@ -0,0 +1 @@ +1631755713