Changing commenter_input value.

This commit is contained in:
2025-11-03 08:42:49 -05:00
parent 84c4e162e1
commit 51fd2071ef
+1 -1
View File
@@ -125,7 +125,7 @@ jobs:
uses: alexnorell/tofu-pr-commenter@v2.0.0
with:
commenter_type: plan
commenter_input: ${{ steps.tofu_plan.outputs.stdout }}
commenter_input: ${{ steps.tofu_plan.outputs.plan-output }}
commenter_exitcode: ${{ steps.step_id.outputs.exitcode }}
- name: Wait for manual approval