3
0
Fork 0
mirror of https://code.forgejo.org/actions/checkout.git synced 2026-07-28 06:32:54 +00:00
This commit is contained in:
dependabot[bot] 2026-07-27 13:43:16 +00:00 committed by GitHub
commit 0127c3d149
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.5.1
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}