chore(deps): bump docker/login-action from 3 to 4 #21

Open
dependabot[bot] wants to merge 1 commits from dependabot/github_actions/docker/login-action-4 into main
+1 -1
View File
@@ -117,7 +117,7 @@ jobs:
uses: docker/setup-buildx-action@v3
- name: Bei GHCR anmelden
uses: docker/login-action@v3
uses: docker/login-action@v4
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}