vendor: bump @docker/actions-toolkit from 0.6.0 to 0.12.0

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2023-09-07 11:51:40 +02:00
parent 681d26bef6
commit aff6b59653
2 changed files with 285 additions and 27 deletions

View File

@ -33,7 +33,7 @@
"license": "Apache-2.0",
"dependencies": {
"@actions/core": "^1.10.0",
"@docker/actions-toolkit": "^0.6.0"
"@docker/actions-toolkit": "^0.12.0"
},
"devDependencies": {
"@types/node": "^20.5.9",