1 Commits

Author SHA1 Message Date
197e35314a chore(deps): update docker/login-action action to v4 2026-03-04 10:01:13 +00:00

View File

@@ -30,7 +30,7 @@ jobs:
# Log in to the Gitea container registry # Log in to the Gitea container registry
- name: Log in to Gitea Container Registry - name: Log in to Gitea Container Registry
uses: docker/login-action@v3 uses: docker/login-action@v4
with: with:
registry: git.dubyatp.xyz registry: git.dubyatp.xyz
username: williamp username: williamp