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

This commit is contained in:
2026-03-08 15:02:08 +00:00
parent 6cf9d04a3a
commit 714cce16c8
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
uses: docker/setup-buildx-action@v3
- name: Log in to Docker Hub
uses: docker/login-action@v3
uses: docker/login-action@v4
with:
registry: git.fossy.my.id
username: ${{ secrets.DOCKER_USERNAME }}