Update docker/login-action digest to 406e1d7 (#1671)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-05-15 11:48:51 +01:00 committed by GitHub
parent 6eb89e375a
commit ed76d290c7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,7 @@ jobs:
install: true
- name: Log in to the Container registry
uses: docker/login-action@5f4866a30a54f16a52d2ecb4a3898e9e424939cf
uses: docker/login-action@406e1d71198d2324043d77a06783c53195decb37
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}