Version fix for PR comment step.
This commit is contained in:
@@ -122,9 +122,7 @@ jobs:
|
|||||||
out: cloudflare.tfplan
|
out: cloudflare.tfplan
|
||||||
|
|
||||||
- name: PR Comment
|
- name: PR Comment
|
||||||
uses: alexnorell/tofu-pr-commenter@v1
|
uses: alexnorell/tofu-pr-commenter@v2.0.0
|
||||||
env:
|
|
||||||
GITHUB_TOKEN: ${{ secrets.BOT_GITEA_TOKEN }}
|
|
||||||
with:
|
with:
|
||||||
commenter_type: plan
|
commenter_type: plan
|
||||||
commenter_input: ${{ steps.tofu_plan.outputs.stdout }}
|
commenter_input: ${{ steps.tofu_plan.outputs.stdout }}
|
||||||
|
|||||||
Reference in New Issue
Block a user