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

This commit is contained in:
renovate[bot]
2026-03-04 09:36:45 +00:00
committed by GitHub
parent fe04dd4098
commit 24b463b645
+1 -1
View File
@@ -60,7 +60,7 @@ jobs:
with:
args: --timeout=10m
- uses: docker/login-action@v3
- uses: docker/login-action@v4
with:
registry: ghcr.io
username: ${{ github.actor }}