From b74ba36d0f00f341d9daf279e46481e471158ac0 Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Fri, 9 Jan 2026 14:25:36 +0100 Subject: [PATCH] Try another fix --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 1a328a0..37da7f4 100644 --- a/action.yml +++ b/action.yml @@ -6,7 +6,7 @@ inputs: description: Directory to format in runs: using: docker - image: git.janishutz.com/registry/latex-format + image: 'docker://git.janishutz.com/registry/latex-format' args: - ${{ inputs.workdir }} branding: