Merge pull request 'chore(deps): update docker/login-action action to v4' (#30) from renovate/docker-login-action-4.x into main
Some checks failed
Go / build (push) Failing after 7s
Some checks failed
Go / build (push) Failing after 7s
Reviewed-on: #30
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
||||
# run: go build -v ./...
|
||||
|
||||
- name: Login to Docker registry
|
||||
uses: docker/login-action@v3
|
||||
uses: docker/login-action@v4
|
||||
with:
|
||||
registry: git.nice.net.nz
|
||||
username: hads
|
||||
|
||||
Reference in New Issue
Block a user