From 04d7de8a54e784cb9d054f2ca7e9a05e685ef344 Mon Sep 17 00:00:00 2001 From: happymx Date: Mon, 14 Mar 2022 01:57:55 +0000 Subject: [PATCH] [CI] test committed --- dist/index.js | 2 ++ report.txt | 1 + 2 files changed, 3 insertions(+) create mode 100644 report.txt diff --git a/dist/index.js b/dist/index.js index f4a2a38..5aa314f 100644 --- a/dist/index.js +++ b/dist/index.js @@ -1078,6 +1078,8 @@ const utils = __importStar(__nccwpck_require__(918)); function run() { return __awaiter(this, void 0, void 0, function* () { try { + core.warning(`This action's default branch has been renamed to "main"`); + core.warning(`Referencing this action with "@master" is deprecated and will stop working after June 30th 2021`); const inputs = { token: core.getInput('token'), path: core.getInput('path'), diff --git a/report.txt b/report.txt new file mode 100644 index 0000000..4a609fd --- /dev/null +++ b/report.txt @@ -0,0 +1 @@ +1647223075