mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-14 20:10:26 +00:00
Bump docker/login-action from 4.4.0 to 4.5.2 in the minor-and-patches group (#20088)
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -52,7 +52,7 @@ jobs:
|
||||
with:
|
||||
poetry-version: "2.4.1"
|
||||
- name: Login to registry
|
||||
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0
|
||||
uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4.5.2
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: ${{ github.actor }}
|
||||
|
||||
Reference in New Issue
Block a user