From bca337b15781b03cbe042af730845f533babdea5 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Wed, 19 Nov 2025 06:57:37 -0500 Subject: [PATCH] Testing custom ANSI to HTML action. --- .gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml b/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml index 88d14f1..2538163 100644 --- a/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml +++ b/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml @@ -116,7 +116,7 @@ jobs: - name: ANSI to HTML id: ansi-to-html - uses: justinm/actions-ansi-to-html@v1.0.0 + uses: https://git.trez.wtf/Trez/actions-ansi-to-html@main with: input: ${{ steps.tofu-init.outputs.init-output }}