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

This commit is contained in:
renovate[bot] 2025-12-22 14:49:47 +01:00 committed by GitHub
parent f78a5aa191
commit f59aa2bb23
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@28fdb31ff34708d19615a74d67103ddc2ea9725c uses: docker/login-action@6862ffc5ab2cdb4405cf318a62a6f4c066e2298b
with: with:
registry: ghcr.io registry: ghcr.io
username: ${{ github.actor }} username: ${{ github.actor }}