chore(deps): update docker/login-action action to v4
Some checks failed
Build / build (pull_request) Failing after 1m8s

This commit is contained in:
Renovate Bot
2026-03-04 12:01:17 +00:00
parent 50df5b0c9c
commit 93e66ee294

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