chore(deps): update docker/login-action digest to 6862ffc

This commit is contained in:
renovate[bot] 2025-12-19 13:14:38 +00:00 committed by GitHub
parent a9b16cf07c
commit 53d4a42ff8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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