build(deps): bump docker/login-action from 3 to 4 (#1184)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-04-07 22:52:42 +02:00
committed by GitHub
parent ab272947b8
commit cca3580e58

View File

@@ -23,7 +23,7 @@ jobs:
- run: make install-ui build-ui
- uses: docker/login-action@v3
- uses: docker/login-action@v4
with:
registry: ghcr.io
username: "securitybrewery"