From b82f82f1418cd8bad0c106e2116d692e66cb2c56 Mon Sep 17 00:00:00 2001 From: actions-bot <58130806+actions-bot@users.noreply.github.com> Date: Fri, 11 Oct 2024 11:13:00 +0100 Subject: [PATCH] Update distribution (#1759) --- dist/index.js | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/dist/index.js b/dist/index.js index d6dac0c..ec7cb08 100644 --- a/dist/index.js +++ b/dist/index.js @@ -679,6 +679,7 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); exports.prepareKeyValueMessage = exports.issueFileCommand = void 0; // We use any as a valid input type /* eslint-disable @typescript-eslint/no-explicit-any */ +const crypto = __importStar(__nccwpck_require__(6982)); const fs = __importStar(__nccwpck_require__(9896)); const os = __importStar(__nccwpck_require__(857)); const utils_1 = __nccwpck_require__(302); @@ -10427,6 +10428,14 @@ module.exports = require("child_process"); /***/ }), +/***/ 6982: +/***/ ((module) => { + +"use strict"; +module.exports = require("crypto"); + +/***/ }), + /***/ 4434: /***/ ((module) => {