vendor: bump @docker/actions-toolkit from 0.12.0-rc.1 to 0.12.0

This commit is contained in:
CrazyMax 2023-09-10 04:26:31 +02:00
parent 2105ee4f68
commit cc7ab4747a
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7
2 changed files with 6 additions and 6 deletions

View file

@ -27,7 +27,7 @@
"packageManager": "yarn@3.6.3",
"dependencies": {
"@actions/core": "^1.10.0",
"@docker/actions-toolkit": "^0.12.0-rc.1",
"@docker/actions-toolkit": "^0.12.0",
"uuid": "^9.0.0"
},
"devDependencies": {