chore(deps): update docker/login-action action to v4
Some checks failed
Go / build (pull_request) Failing after 7s

This commit is contained in:
Renovate Bot
2026-03-04 12:06:34 +00:00
parent 0e2bd33fcb
commit cc2f3905ef

View File

@@ -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