From 8d470a98f3b107ea1290a095d42f2a73600f917a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 31 Mar 2021 17:56:51 +0000 Subject: [PATCH] build(release): compiled action for 1.1.46 [skip ci] --- dist/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/index.js b/dist/index.js index 7285b33..08d1f32 100644 --- a/dist/index.js +++ b/dist/index.js @@ -1941,7 +1941,7 @@ async function sendRequestWithRetries(state, request, options, createdAt, retrie } } -const VERSION = "3.2.0"; +const VERSION = "3.3.0"; const createAppAuth = function createAppAuth(options) { const log = Object.assign({ @@ -5776,7 +5776,7 @@ function _objectWithoutProperties(source, excluded) { return target; } -const VERSION = "3.3.1"; +const VERSION = "3.3.2"; class Octokit { constructor(options = {}) {