chore(deps): update docker/login-action action to v4
Tests / Run Tests (pull_request) Successful in 2m5s

This commit is contained in:
2026-03-04 09:05:01 +00:00
parent 058453ecd8
commit b68856260a
+1 -1
View File
@@ -43,7 +43,7 @@ jobs:
uses: docker/setup-buildx-action@v3 uses: docker/setup-buildx-action@v3
- name: Log in to Docker Registry - name: Log in to Docker Registry
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 }}