throw error message instead of exit code

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2024-04-12 12:09:07 +02:00
parent d70bba72b1
commit dc25d8b2ee
No known key found for this signature in database
GPG key ID: ADE44D8C9D44FBE4
2 changed files with 43 additions and 24 deletions

View file

@ -26,7 +26,6 @@
"license": "Apache-2.0",
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"@docker/actions-toolkit": "^0.20.0",
"js-yaml": "^4.1.0",
"uuid": "^9.0.1"