Update docker/login-action action to v3
This commit is contained in:
parent
0b6c9e21a1
commit
7f0208b712
@ -30,7 +30,7 @@ jobs:
|
||||
type=ref,event=tag
|
||||
type=ref,event=pr
|
||||
type=raw,value=latest,enable={{is_default_branch}}
|
||||
- uses: docker/login-action@v2
|
||||
- uses: docker/login-action@v3
|
||||
with:
|
||||
registry: git.crystalyx.net
|
||||
username: ${{ secrets.DOCKER_USER }}
|
||||
|
Loading…
Reference in New Issue
Block a user