1 Commits

Author SHA1 Message Date
1a71d89345 chore(deps): update docker/login-action action to v4 2026-03-04 11:07:25 +00:00

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 }}