We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24ad3d5 commit 50a5efcCopy full SHA for 50a5efc
dist/index.js
@@ -327,6 +327,7 @@ exports.issueCommand = issueCommand;
327
const core = __webpack_require__(470)
328
const fs = __webpack_require__(747)
329
const crypto = __webpack_require__(417)
330
+const path = __webpack_require__(622)
331
332
try {
333
const packagePath = core.getInput('packageJSON')
0 commit comments