mirror of
https://code.forgejo.org/actions/checkout.git
synced 2026-07-28 06:32:54 +00:00
Merge e3c8aafe40 into f548e57e54
This commit is contained in:
commit
0127c3d149
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-test-ubuntu-git.yml
vendored
2
.github/workflows/update-test-ubuntu-git.yml
vendored
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue