Merge pull request 'Update docker/login-action digest to 7ca3450' (#6) from renovate/docker-login-action-digest into main
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run

Reviewed-on: #6
This commit is contained in:
Alexandre Bruyant 2024-11-09 15:27:44 +00:00
commit 81fd213984

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