mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-09-25 15:34:22 +00:00
build(deps): bump docker/login-action from 3.5.0 to 3.6.0 (#5066)
This commit is contained in:
@@ -268,7 +268,7 @@ jobs:
|
||||
mirrors = ["mirror.gcr.io"]
|
||||
|
||||
- name: Login to GitHub Container Registry
|
||||
uses: docker/login-action@v3.5.0
|
||||
uses: docker/login-action@v3.6.0
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: ${{ github.repository_owner }}
|
||||
|
||||
Reference in New Issue
Block a user