Merge c190d099d840a3ec9be8a44d6e8a7bff2d10b028 into f548e57e544e1ff5a4c46bf1e1b8685f8e4a348a

This commit is contained in:
dependabot[bot] 2026-08-10 13:44:46 +00:00 committed by GitHub
commit a738fa6536
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,7 +31,7 @@ jobs:
# Use `docker/login-action` to log in to GHCR.io.
# Once published, the packages are scoped to the account defined here.
- name: Log in to the ghcr.io container registry
uses: docker/login-action@v4.4.0
uses: docker/login-action@v4.6.0
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}