switch to actions-toolkit implementation

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2023-02-19 20:49:10 +01:00
parent 12d39e1bb9
commit df78eaf547
5 changed files with 242 additions and 45 deletions

View File

@ -27,7 +27,7 @@
"license": "Apache-2.0",
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1"
"@docker/actions-toolkit": "^0.1.0-beta.14"
},
"devDependencies": {
"@types/node": "^16.11.26",