From ed64defb13d3de168db4a0491e02c00169a17948 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 12:41:48 +0000 Subject: [PATCH] Commit message here --- package.json | 23 +---------------------- 1 file changed, 1 insertion(+), 22 deletions(-) diff --git a/package.json b/package.json index 05f823b..40c602f 100644 --- a/package.json +++ b/package.json @@ -1,22 +1 @@ -{ - "name": "docker-container-action", - "version": "1.0.0", - "description": "This action prints \"Hello World\" or \"Hello\" + the name of a person to greet to the log.", - "main": "index.js", - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "keywords": [], - "author": "", - "license": "ISC", - "dependencies": { - "@actions/core": "^1.10.0", - "@actions/github": "^5.1.1", - "@actions/io": "^1.1.3", - "axios": "^1.5.0", - "xml2js": "^0.6.2" - }, - "devDependencies": { - "@types/node": "^20.6.2" - } -} +New content to be added \ No newline at end of file