Merge pull request 'chore(deps): update docker/login-action action to v4' (#78) from renovate/docker-login-action-4.x into main
Docker Build and Push / build-and-push (push) Failing after 2m29s
Docker Build and Push / build-and-push (push) Failing after 2m29s
Reviewed-on: #78
This commit was merged in pull request #78.
This commit is contained in:
@@ -40,7 +40,7 @@ jobs:
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
||||
- name: Log in to Docker Hub
|
||||
uses: docker/login-action@v3
|
||||
uses: docker/login-action@v4
|
||||
with:
|
||||
registry: git.fossy.my.id
|
||||
username: ${{ secrets.DOCKER_USERNAME }}
|
||||
|
||||
Reference in New Issue
Block a user