mirror of
https://github.com/docker/setup-docker-action.git
synced 2025-07-13 12:11:49 +02:00
remove uuid package and switch to crypto
This commit is contained in:
@ -27,8 +27,7 @@
|
||||
"packageManager": "yarn@3.6.3",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.11.1",
|
||||
"@docker/actions-toolkit": "^0.40.0",
|
||||
"uuid": "^10.0.0"
|
||||
"@docker/actions-toolkit": "^0.40.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.6.0",
|
||||
|
Reference in New Issue
Block a user