You've already forked createrepo-docker
							
							chore(deps): update docker/login-action action to v3.5.0
This commit is contained in:
		@@ -13,7 +13,7 @@ jobs:
 | 
				
			|||||||
      - uses: docker/setup-qemu-action@v3.6.0
 | 
					      - uses: docker/setup-qemu-action@v3.6.0
 | 
				
			||||||
      - uses: docker/setup-buildx-action@v3.11.1
 | 
					      - uses: docker/setup-buildx-action@v3.11.1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - uses: docker/login-action@v3.4.0
 | 
					      - uses: docker/login-action@v3.5.0
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          registry: git.cryptic.systems
 | 
					          registry: git.cryptic.systems
 | 
				
			||||||
          username: ${{ github.repository_owner }}
 | 
					          username: ${{ github.repository_owner }}
 | 
				
			||||||
@@ -39,7 +39,7 @@ jobs:
 | 
				
			|||||||
      - uses: docker/setup-qemu-action@v3.6.0
 | 
					      - uses: docker/setup-qemu-action@v3.6.0
 | 
				
			||||||
      - uses: docker/setup-buildx-action@v3.11.1
 | 
					      - uses: docker/setup-buildx-action@v3.11.1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - uses: docker/login-action@v3.4.0
 | 
					      - uses: docker/login-action@v3.5.0
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          registry: git.cryptic.systems
 | 
					          registry: git.cryptic.systems
 | 
				
			||||||
          username: ${{ github.repository_owner }}
 | 
					          username: ${{ github.repository_owner }}
 | 
				
			||||||
@@ -64,7 +64,7 @@ jobs:
 | 
				
			|||||||
    - push-arm64
 | 
					    - push-arm64
 | 
				
			||||||
    - push-amd64
 | 
					    - push-amd64
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
      - uses: docker/login-action@v3.4.0
 | 
					      - uses: docker/login-action@v3.5.0
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          registry: git.cryptic.systems
 | 
					          registry: git.cryptic.systems
 | 
				
			||||||
          username: ${{ github.repository_owner }}
 | 
					          username: ${{ github.repository_owner }}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user