mirror of
https://git.flexiblyrigid.au/actions/setup-docker-action.git
synced 2025-12-06 14:58:06 +08: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