vendor: bump @docker/actions-toolkit from 0.10.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:42:18 +02:00
parent f35e0d5a04
commit c6afe06e4a
2 changed files with 11 additions and 10 deletions

View File

@ -33,7 +33,7 @@
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@docker/actions-toolkit": "^0.10.0",
"@docker/actions-toolkit": "^0.12.0",
"js-yaml": "^4.1.0",
"uuid": "^9.0.0"
},