chore(deps): update docker/login-action action to v4.1.0
All checks were successful
Lint Markdown files / markdown-lint (pull_request) Successful in 20s

This commit is contained in:
2026-04-14 10:50:29 +00:00
parent 92730b10d7
commit 7ef9330a7c

View File

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