Will be named docker/actions
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									f443d57e89
								
							
						
					
					
						commit
						925fee3dc9
					
				@ -37,7 +37,7 @@ jobs:
 | 
			
		||||
      -
 | 
			
		||||
        name: Set up Docker Buildx
 | 
			
		||||
        id: buildx
 | 
			
		||||
        uses: docker/action/setup-buildx@v2
 | 
			
		||||
        uses: docker/actions/setup-buildx@v2
 | 
			
		||||
        with:
 | 
			
		||||
          buildx-version: latest
 | 
			
		||||
      -
 | 
			
		||||
@ -68,13 +68,13 @@ jobs:
 | 
			
		||||
        uses: actions/checkout@v2
 | 
			
		||||
      -
 | 
			
		||||
        name: Set up QEMU
 | 
			
		||||
        uses: docker/action/setup-qemu@v2
 | 
			
		||||
        uses: docker/actions/setup-qemu@v2
 | 
			
		||||
        with:
 | 
			
		||||
          qemu-version: latest
 | 
			
		||||
      -
 | 
			
		||||
        name: Set up Docker Buildx
 | 
			
		||||
        id: buildx
 | 
			
		||||
        uses: docker/action/setup-buildx@v2
 | 
			
		||||
        uses: docker/actions/setup-buildx@v2
 | 
			
		||||
        with:
 | 
			
		||||
          buildx-version: latest
 | 
			
		||||
      -
 | 
			
		||||
 | 
			
		||||
@ -11,7 +11,7 @@
 | 
			
		||||
  },
 | 
			
		||||
  "repository": {
 | 
			
		||||
    "type": "git",
 | 
			
		||||
    "url": "git+https://github.com/docker/action.git",
 | 
			
		||||
    "url": "git+https://github.com/docker/actions.git",
 | 
			
		||||
    "directory": "setup-buildx"
 | 
			
		||||
  },
 | 
			
		||||
  "keywords": [
 | 
			
		||||
 | 
			
		||||
@ -31,7 +31,7 @@ jobs:
 | 
			
		||||
        uses: actions/checkout@v2
 | 
			
		||||
      -
 | 
			
		||||
        name: Set up QEMU
 | 
			
		||||
        uses: docker/action/setup-qemu@v2
 | 
			
		||||
        uses: docker/actions/setup-qemu@v2
 | 
			
		||||
        with:
 | 
			
		||||
          qemu-version: latest
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
@ -11,7 +11,7 @@
 | 
			
		||||
  },
 | 
			
		||||
  "repository": {
 | 
			
		||||
    "type": "git",
 | 
			
		||||
    "url": "git+https://github.com/docker/action.git",
 | 
			
		||||
    "url": "git+https://github.com/docker/actions.git",
 | 
			
		||||
    "directory": "setup-qemu"
 | 
			
		||||
  },
 | 
			
		||||
  "keywords": [
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user