mirror of
https://github.com/peter-evans/repository-dispatch.git
synced 2026-06-23 04:35:53 +00:00
Update distribution (#353)
This commit is contained in:
9
dist/index.js
vendored
9
dist/index.js
vendored
@@ -573,6 +573,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);
|
||||
@@ -10321,6 +10322,14 @@ module.exports = require("child_process");
|
||||
|
||||
/***/ }),
|
||||
|
||||
/***/ 6982:
|
||||
/***/ ((module) => {
|
||||
|
||||
"use strict";
|
||||
module.exports = require("crypto");
|
||||
|
||||
/***/ }),
|
||||
|
||||
/***/ 4434:
|
||||
/***/ ((module) => {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user