From 5be00af0bbcf1df82ad48d604b1856896e160c45 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 22 Dec 2024 20:30:06 +0000 Subject: [PATCH] [AUTO]Update CJS script Files changed: M dist/index.js --- dist/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/index.js b/dist/index.js index b66b13f..86b79e0 100644 --- a/dist/index.js +++ b/dist/index.js @@ -27310,7 +27310,7 @@ const fs = (__nccwpck_require__(9896).promises); const { execFile } = __nccwpck_require__(5317); const workspacePath = process.env.GITHUB_WORKSPACE; -const options = core.getInput("options"); +const options = core.getMultilineInput("options"); const path = core.getInput("path"); let repoError;