chore(deps): update docker/login-action action to v4
Some checks failed
Go / build (pull_request) Failing after 7s
Some checks failed
Go / build (pull_request) Failing after 7s
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
|||||||
# run: go build -v ./...
|
# run: go build -v ./...
|
||||||
|
|
||||||
- name: Login to Docker registry
|
- name: Login to Docker registry
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v4
|
||||||
with:
|
with:
|
||||||
registry: git.nice.net.nz
|
registry: git.nice.net.nz
|
||||||
username: hads
|
username: hads
|
||||||
|
|||||||
Reference in New Issue
Block a user