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

This commit is contained in:
2026-03-04 11:07:25 +00:00
parent d49cfb80f0
commit 1a71d89345

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.0.0
with:
registry: git.cryptic.systems
username: ${{ github.repository_owner }}