Update docker/login-action digest to b4bedf8

This commit is contained in:
renovate[bot] 2023-09-18 01:55:27 +00:00 committed by GitHub
parent 4b93f0825f
commit b652bd01fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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