chore(deps): update docker/login-action action to v3.7.0 #63

Merged
CSRBot merged 1 commits from renovate/actions into master 2026-02-01 11:51:11 +01:00
Showing only changes of commit d4ab2e2479 - Show all commits

View File

@@ -13,7 +13,7 @@ jobs:
- uses: docker/setup-qemu-action@v3.7.0
- uses: docker/setup-buildx-action@v3.12.0
- uses: docker/login-action@v3.6.0
- uses: docker/login-action@v3.7.0
with:
registry: git.cryptic.systems
username: ${{ github.repository_owner }}