Update docker/login-action digest to 0d4c9c5

This commit is contained in:
renovate[bot]
2024-05-29 14:58:52 +00:00
committed by GitHub
parent 42612476b8
commit cd0cec32b5

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