From 14576695c2f87fd4b34c70c3281d86036064ddda Mon Sep 17 00:00:00 2001 From: actions-bot <58130806+actions-bot@users.noreply.github.com> Date: Tue, 15 Apr 2025 15:46:56 +0100 Subject: [PATCH] build: update distribution (#3923) --- dist/index.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/dist/index.js b/dist/index.js index ff0f65e..55f49bc 100644 --- a/dist/index.js +++ b/dist/index.js @@ -32896,7 +32896,8 @@ var NON_VARIABLE_OPTIONS = [ "headers", "request", "query", - "mediaType" + "mediaType", + "operationName" ]; var FORBIDDEN_VARIABLE_OPTIONS = ["query", "method", "url"]; var GHES_V3_SUFFIX_REGEX = /\/api\/v3\/?$/; @@ -33031,7 +33032,7 @@ var createTokenAuth = function createTokenAuth2(token) { ;// CONCATENATED MODULE: ./node_modules/@octokit/core/dist-src/version.js -const version_VERSION = "6.1.4"; +const version_VERSION = "6.1.5"; ;// CONCATENATED MODULE: ./node_modules/@octokit/core/dist-src/index.js