From 5080ac4cb18cdc6c1bb66145d2fb594047d222b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Raphael=20G=C3=B6tz?= <52959657+raphael-goetz@users.noreply.github.com> Date: Fri, 21 Aug 2026 19:10:24 +0200 Subject: [PATCH] Update manifest.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Raphael Götz <52959657+raphael-goetz@users.noreply.github.com> --- actions/twilio-action/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actions/twilio-action/manifest.json b/actions/twilio-action/manifest.json index 75f4db2..ae4ac33 100644 --- a/actions/twilio-action/manifest.json +++ b/actions/twilio-action/manifest.json @@ -6,5 +6,5 @@ "docker": { "image": "ghcr.io/code0-tech/centaurus/ci-builds/twilio-action" } - }, + } }