mirror of
https://github.com/coturn/coturn.git
synced 2026-05-06 03:06:10 +02:00
Upgrade docker/login-action from 3 to 4 version (#1826)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
8479d13b12
commit
679f9b4865
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -213,7 +213,7 @@ jobs:
|
||||
path: docker/coturn/.cache/
|
||||
|
||||
- name: Login to ${{ matrix.registry }} container registry
|
||||
uses: docker/login-action@v3
|
||||
uses: docker/login-action@v4
|
||||
with:
|
||||
registry: ${{ matrix.registry }}
|
||||
username: ${{ (matrix.registry == 'docker.io'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user