Update docker/login-action action to v3 #4
					 1 changed files with 1 additions and 1 deletions
				
			
		Update docker/login-action action to v3
				commit
				
					
					
						b7bb2d6a3b
					
				
			
		|  | @ -19,7 +19,7 @@ jobs: | ||||||
|           tags: | |           tags: | | ||||||
|             type=raw,value=latest,enable={{is_default_branch}} |             type=raw,value=latest,enable={{is_default_branch}} | ||||||
|       - name: Log in to Image Registry |       - name: Log in to Image Registry | ||||||
|         uses: docker/login-action@v1 |         uses: docker/login-action@v3 | ||||||
|         with: |         with: | ||||||
|           registry: git.hamburg.ccc.de |           registry: git.hamburg.ccc.de | ||||||
|           username: ${{ github.actor }} |           username: ${{ github.actor }} | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue