diff --git a/README.md b/README.md index 61d9b9a..5b1feb2 100644 --- a/README.md +++ b/README.md @@ -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 }}