mirror of
https://github.com/docker/setup-docker-action.git
synced 2025-07-12 19:51:50 +02:00
chore: migrate to docker org
This commit is contained in:
@ -15,14 +15,14 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/crazy-max/ghaction-setup-docker.git"
|
||||
"url": "git+https://github.com/docker/setup-docker-action.git"
|
||||
},
|
||||
"keywords": [
|
||||
"actions",
|
||||
"docker",
|
||||
"engine"
|
||||
],
|
||||
"author": "CrazyMax",
|
||||
"author": "Docker Inc.",
|
||||
"license": "Apache-2.0",
|
||||
"packageManager": "yarn@3.6.3",
|
||||
"dependencies": {
|
||||
|
Reference in New Issue
Block a user