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

This commit is contained in:
2026-04-07 23:04:35 +00:00
parent 62617002ed
commit 4755a7da29
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
uses: docker/setup-buildx-action@v4 uses: docker/setup-buildx-action@v4
- name: Log in to Docker Hub - name: Log in to Docker Hub
uses: docker/login-action@v3 uses: docker/login-action@v4
with: with:
registry: git.fossy.my.id registry: git.fossy.my.id
username: ${{ secrets.DOCKER_USERNAME }} username: ${{ secrets.DOCKER_USERNAME }}