Version fix for PR comment step.
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user