Updating example.
This commit is contained in:
@@ -41,7 +41,7 @@ This action posts the results of Terraform or OpenTofu commands (`fmt`, `init`,
|
||||
|
||||
```yaml
|
||||
- name: Tofu Plan PR Comment
|
||||
uses: ./actions/tf-pr-comment
|
||||
uses: https://git.trez.wtf/Trez/tf-pr-commenter@main # OR ./actions/tf-pr-comment
|
||||
with:
|
||||
command: plan
|
||||
commenter_input: ${{ steps.tofu-plan.outputs.plan-output }}
|
||||
|
||||
Reference in New Issue
Block a user