mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-08-22 07:40:22 +00:00
build(deps): bump docker/metadata-action from 6.0.0 to 6.1.0 (#5766)
This commit is contained in:
@@ -228,7 +228,7 @@ jobs:
|
||||
steps:
|
||||
- name: Docker meta
|
||||
id: meta
|
||||
uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6.0.0
|
||||
uses: docker/metadata-action@80c7e94dd9b9319bd5eb7a0e0fe9291e23a2a2e9 # v6.1.0
|
||||
with:
|
||||
# The oci-push registry login requires Tailscale + Vault, which only
|
||||
# works for `push` events (PR-labelled runs lack the right OIDC token).
|
||||
@@ -257,7 +257,7 @@ jobs:
|
||||
|
||||
- name: Docker meta (debug variant)
|
||||
id: meta-debug
|
||||
uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6.0.0
|
||||
uses: docker/metadata-action@80c7e94dd9b9319bd5eb7a0e0fe9291e23a2a2e9 # v6.1.0
|
||||
with:
|
||||
images: |
|
||||
ghcr.io/element-hq/matrix-authentication-service
|
||||
|
||||
Reference in New Issue
Block a user