chore(deps): update docker/login-action action to v4

This commit is contained in:
2026-04-14 10:58:25 +00:00
parent d49cfb80f0
commit 920730cf41

View File

@@ -17,7 +17,7 @@ jobs:
- uses: actions/setup-go@v6.1.0
with:
go-version: stable
- uses: docker/login-action@v3.6.0
- uses: docker/login-action@v4.1.0
with:
registry: git.cryptic.systems
username: ${{ github.repository_owner }}