Update docker/login-action digest to 327cd5a

This commit is contained in:
renovate[bot]
2025-01-10 03:17:09 +00:00
committed by GitHub
parent ad9128acea
commit cdd58a66e2

View File

@@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v4
- name: Log into the container registry
uses: docker/login-action@7ca345011ac4304463197fac0e56eab1bc7e6af0
uses: docker/login-action@327cd5a69de6c009b9ce71bce8395f28e651bf99
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}