From eebb6ccce1e609378f84426acf60c49144cf2d3a Mon Sep 17 00:00:00 2001 From: actions-bot <58130806+actions-bot@users.noreply.github.com> Date: Wed, 21 Jun 2023 09:29:56 +0900 Subject: [PATCH] build: update distribution (#2086) Co-authored-by: actions-bot --- dist/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/index.js b/dist/index.js index f70d6b919..9a3f96dbe 100644 --- a/dist/index.js +++ b/dist/index.js @@ -5211,7 +5211,7 @@ var import_graphql = __nccwpck_require__(8467); var import_auth_token = __nccwpck_require__(334); // pkg/dist-src/version.js -var VERSION = "4.2.1"; +var VERSION = "4.2.4"; // pkg/dist-src/index.js var Octokit = class {