mirror of
https://github.com/MizuchiLabs/mantrae.git
synced 2026-05-11 19:41:27 -05:00
chore(deps): update docker/login-action action to v4
This commit is contained in:
@@ -60,7 +60,7 @@ jobs:
|
||||
with:
|
||||
args: --timeout=10m
|
||||
|
||||
- uses: docker/login-action@v3
|
||||
- uses: docker/login-action@v4
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: ${{ github.actor }}
|
||||
|
||||
Reference in New Issue
Block a user