Update docker/login-action digest to db77945

This commit is contained in:
renovate[bot]
2024-05-27 12:31:53 +00:00
committed by GitHub
parent 28a3dfef23
commit ff09631546

View File

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