From 81f263cca9bd4854d1ea2646691d9c2bf232ede5 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:08:18 +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/gls-action/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actions/gls-action/manifest.json b/actions/gls-action/manifest.json index 6c88a40..1b86bba 100644 --- a/actions/gls-action/manifest.json +++ b/actions/gls-action/manifest.json @@ -6,5 +6,5 @@ "docker": { "image": "ghcr.io/code0-tech/centaurus/ci-builds/gls-action" } - }, + } }