mirror of
https://github.com/element-hq/synapse.git
synced 2026-07-30 09:40:27 +00:00
Bump the minor-and-patches group with 5 updates (#19982)
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -52,14 +52,14 @@ jobs:
|
||||
with:
|
||||
poetry-version: "2.4.1"
|
||||
- name: Login to registry
|
||||
uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4.2.0
|
||||
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Work out labels for complement image
|
||||
id: meta
|
||||
uses: docker/metadata-action@80c7e94dd9b9319bd5eb7a0e0fe9291e23a2a2e9 # v6.1.0
|
||||
uses: docker/metadata-action@dc802804100637a589fabce1cb79ff13a1411302 # v6.2.0
|
||||
with:
|
||||
images: ghcr.io/${{ github.repository }}/complement-synapse
|
||||
tags: |
|
||||
|
||||
Reference in New Issue
Block a user