Update docker/login-action digest to 7ca3450 #6

Merged
alexandre merged 1 commits from renovate/docker-login-action-digest into main 2024-11-09 15:27:45 +00:00

View File

@ -38,7 +38,7 @@ jobs:
qemu.install=true
- name: Log in to the Container registry
uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
uses: docker/login-action@7ca345011ac4304463197fac0e56eab1bc7e6af0
with:
registry: ${{ env.REGISTRY }}
username: ${{ gitea.actor }}