chore: migrate to docker org

This commit is contained in:
CrazyMax
2023-09-13 09:15:19 +02:00
committed by CrazyMax
parent 635d07c09d
commit 5bf030df68
6 changed files with 19 additions and 24 deletions

View File

@ -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": {