summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-10-18 13:45:34 +0100
committerGitHub <noreply@github.com>2022-10-18 13:45:34 +0100
commita8677bc9b847b66baff8b4ff0eef7ffc63e005fd (patch)
treeee7ce1e7a66020affccb365df498a012a22b7fc4 /changelog.d
parentFlush stdout/err in Dockerfile-workers before replacing the current process (... (diff)
downloadsynapse-a8677bc9b847b66baff8b4ff0eef7ffc63e005fd.tar.xz
Deal with some GHA deprecation warnings (#14216)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/14216.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14216.misc b/changelog.d/14216.misc
new file mode 100644
index 0000000000..6fad16d83d
--- /dev/null
+++ b/changelog.d/14216.misc
@@ -0,0 +1 @@
+Update CI config to avoid GitHub Actions deprecation warnings.