bump @docker/actions-toolkit from 0.7.1 to 0.10.0

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2023-08-26 13:27:19 +02:00
parent 93b8ecaa2c
commit a4d51f53dd
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7
2 changed files with 33 additions and 21 deletions

View file

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