switch to actions-toolkit implementation

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2023-02-20 22:32:55 +01:00
parent 766400ca14
commit b5c378621c
15 changed files with 260 additions and 349 deletions

View File

@ -31,6 +31,7 @@
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/github": "^5.1.1",
"@docker/actions-toolkit": "^0.1.0-beta.14",
"@renovate/pep440": "^1.0.0",
"csv-parse": "^5.3.3",
"handlebars": "^4.7.7",