Commit message here

This commit is contained in:
github-actions[bot] 2023-10-01 12:50:06 +00:00 committed by GitHub
parent 6dc2ef8bf6
commit a70fc77ba4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
{ {
"name": "docker-container-action", "name": "docker-container-action",
"version": "1.19.0", "version": "1.20.0",
"description": "This action prints \"Hello World\" or \"Hello\" + the name of a person to greet to the log.", "description": "This action prints \"Hello World\" or \"Hello\" + the name of a person to greet to the log.",
"main": "dist/index.js", "main": "dist/index.js",
"scripts": { "scripts": {