From 7fe79dc7e116b05d909c7a43785dab1d5471c456 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Wed, 19 Nov 2025 13:55:19 -0500 Subject: [PATCH] Debugging still... --- .gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml b/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml index abc3c86..231c258 100644 --- a/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml +++ b/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml @@ -118,7 +118,7 @@ jobs: - name: ANSI to HTML id: ansi-to-html-init - uses: https://git.trez.wtf/Trez/actions-ansi-to-html@v1.0.2 + uses: https://git.trez.wtf/Trez/actions-ansi-to-html@v1.0.3 env: ACTIONS_STEP_DEBUG: true with: @@ -154,7 +154,7 @@ jobs: - name: ANSI to HTML id: ansi-to-html-plan - uses: https://git.trez.wtf/Trez/actions-ansi-to-html@v1.0.2 + uses: https://git.trez.wtf/Trez/actions-ansi-to-html@v1.0.3 env: ACTIONS_STEP_DEBUG: true with: