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

This commit is contained in:
Renovate Bot
2026-03-04 12:05:34 +00:00
parent fce545df2d
commit 0aef620ce4

View File

@@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v6 - uses: actions/checkout@v6
- 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