Update docker/login-action digest to e92390c

This commit is contained in:
renovate[bot] 2024-03-14 09:11:52 +00:00 committed by GitHub
parent c932dd8c9b
commit c8ebd129ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,7 @@ jobs:
uses: actions/checkout@v4
- name: Log in to container registry
uses: docker/login-action@5139682d94efc37792e6b54386b5b470a68a4737
uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}