Merge pull request #2365 from element-hq/renovate/docker-login-action-digest

Update docker/login-action digest to d910b14
This commit is contained in:
fkwp
2024-05-08 09:41:07 +02:00
committed by GitHub

View File

@@ -34,7 +34,7 @@ jobs:
path: dist
- name: Log in to container registry
uses: docker/login-action@5f4866a30a54f16a52d2ecb4a3898e9e424939cf
uses: docker/login-action@d910b140723c904c9e74efef5dc6af05d5143104
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}