chore(deps): update docker/login-action digest to 5b7b28b

This commit is contained in:
renovate[bot] 2025-09-13 17:54:28 +00:00 committed by GitHub
parent fbd639ba59
commit 39b31bea9e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v5 uses: actions/checkout@v5
- name: Log in to the Container registry - name: Log in to the Container registry
uses: docker/login-action@65c0768122147b63190ddda25aa21f81640cf5f3 uses: docker/login-action@5b7b28b1cc417bbd34cd8c225a957c9ce9adf7f2
with: with:
registry: ghcr.io registry: ghcr.io
username: ${{ github.actor }} username: ${{ github.actor }}