mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-24 10:55:19 +00:00
Bump docker/login-action from 3.7.0 to 4.0.0 (#19597)
This commit is contained in:
@@ -52,7 +52,7 @@ jobs:
|
||||
with:
|
||||
poetry-version: "2.2.1"
|
||||
- name: Login to registry
|
||||
uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0
|
||||
uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4.0.0
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: ${{ github.actor }}
|
||||
|
||||
Reference in New Issue
Block a user