chore(deps): update docker/login-action digest to 6d4b68b (#83)

This commit is contained in:
renovate[bot] 2025-05-04 00:24:36 +00:00 committed by GitHub
parent 91df729f1c
commit 80f8291cac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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