Commit message here

This commit is contained in:
github-actions[bot] 2023-09-19 08:35:16 +00:00 committed by GitHub
parent fca117f7ea
commit dda4f75bd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
{
"name": "docker-container-action",
"version": "1.0.0",
"version": "1.1.0",
"description": "This action prints \"Hello World\" or \"Hello\" + the name of a person to greet to the log.",
"main": "index.js",
"scripts": {
@ -19,4 +19,4 @@
"devDependencies": {
"@types/node": "^20.6.2"
}
}
}