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

Open
Renovate-Clanker wants to merge 1 commits from renovate/docker-login-action-4.x into main
+1 -1
View File
@@ -42,7 +42,7 @@ jobs:
uses: docker/setup-buildx-action@v3
- name: Log in to Docker Registry
uses: docker/login-action@v3
uses: docker/login-action@v4
with:
registry: git.fossy.my.id
username: ${{ secrets.DOCKER_USERNAME }}