Version fix for PR comment step.

This commit is contained in:
2025-11-03 07:04:44 -05:00
parent afc60c479c
commit aebc2154c7
+1 -3
View File
@@ -122,9 +122,7 @@ jobs:
out: cloudflare.tfplan
- name: PR Comment
uses: alexnorell/tofu-pr-commenter@v1
env:
GITHUB_TOKEN: ${{ secrets.BOT_GITEA_TOKEN }}
uses: alexnorell/tofu-pr-commenter@v2.0.0
with:
commenter_type: plan
commenter_input: ${{ steps.tofu_plan.outputs.stdout }}