chore(deps): update docker/login-action action to v4
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
||||
|
||||
# Log in to the Gitea container registry
|
||||
- name: Log in to Gitea Container Registry
|
||||
uses: docker/login-action@v3
|
||||
uses: docker/login-action@v4
|
||||
with:
|
||||
registry: git.dubyatp.xyz
|
||||
username: williamp
|
||||
|
||||
Reference in New Issue
Block a user