diff --git a/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml b/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml index 159aaa2..abc3c86 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.3 + uses: https://git.trez.wtf/Trez/actions-ansi-to-html@v1.0.2 env: ACTIONS_STEP_DEBUG: true with: @@ -163,7 +163,7 @@ jobs: - run: echo "${{ steps.ansi-to-html-plan.outputs.contents }}" - name: Tofu PR Commenter - uses: https://git.trez.wtf/Trez/tf-pr-commenter@v1.0.2 + uses: https://git.trez.wtf/Trez/tf-pr-commenter@main env: GITEA_API_URL: ${{ gitea.api_url }} GITEA_REPOSITORY: ${{ github.repository }}