diff --git a/package.json b/package.json index ffa062d..05364e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docker-container-action", - "version": "1.17.0", + "version": "1.18.0", "description": "This action prints \"Hello World\" or \"Hello\" + the name of a person to greet to the log.", "main": "dist/index.js", "scripts": {