Merge pull request 'chore(deps): update docker/login-action action to v4' (#40) from renovate/docker-login-action-4.x into master
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 3m5s
Build and Push Docker Image / deploy-on-green (push) Successful in 8s

Reviewed-on: #40
This commit was merged in pull request #40.
This commit is contained in:
2026-03-04 13:47:45 +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