Update docker/login-action digest to 7ca3450

This commit is contained in:
Renovate 2024-11-07 22:02:35 +00:00
parent ad64df8ea3
commit 0ed551a33f

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 }}