diff --git a/dist/index.js b/dist/index.js index 400d364c..db5a9f1a 100644 --- a/dist/index.js +++ b/dist/index.js @@ -60959,7 +60959,6 @@ for (const [contributor, contributions] of Object.entries(contributors)) { const newComment = await octokit.request(...commentRequestArgs); _actions_core__WEBPACK_IMPORTED_MODULE_0__.debug(`Posted comment ${newComment.data.id} for ${latestId}.`); } - _actions_core__WEBPACK_IMPORTED_MODULE_0__.debug("POST /repos/{owner}/{repo}/issues/{issue_number}/comments"); } }