chore: bump ghcr login to v3
This commit is contained in:
parent
229786a6a8
commit
3dcd3ecddc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
- name: checkout
|
||||
uses: actions/checkout@main
|
||||
- name: login to ghcr
|
||||
uses: docker/login-action@v1
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: ${{github.actor}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue