Update docker/login-action digest to 74a5d14 #17

Open
renovate wants to merge 1 commits from renovate/docker-login-action-digest into main
Showing only changes of commit 6663621083 - Show all commits

View File

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