Compare commits

..

2 Commits

Author SHA1 Message Date
81fd213984 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
2024-11-09 15:27:44 +00:00
0ed551a33f Update docker/login-action digest to 7ca3450 2024-11-07 22:02:35 +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 }}