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

Update docker/login-action digest to 0d4c9c5
This commit is contained in:
fkwp
2024-05-29 17:07:17 +02:00
committed by GitHub

View File

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