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

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2023-09-07 12:49:34 +02:00
parent 229292ffef
commit 277dbe8c9c
2 changed files with 306 additions and 28 deletions

View File

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