diff options
| author | Erik Johnston <erik@matrix.org> | 2022-09-08 13:58:31 +0100 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-08 13:58:31 +0100 | 
| commit | 1cc729c177ec734b3e7c56c80bc2b32e100c0fe9 (patch) | |
| tree | b9d19e4955813aa73f89b202262294a8b6802a8b | |
| parent | Fix a bug where Synapse fails to start if a signing key file contains an empt... (diff) | |
| download | synapse-1cc729c177ec734b3e7c56c80bc2b32e100c0fe9.tar.xz | |
Fix latest deps (#13743)
Diffstat (limited to '')
| -rw-r--r-- | .github/workflows/latest_deps.yml | 14 | ||||
| -rw-r--r-- | changelog.d/13743.misc | 1 | 
2 files changed, 15 insertions, 0 deletions
| diff --git a/.github/workflows/latest_deps.yml b/.github/workflows/latest_deps.yml | 
