diff --git a/.gitea/workflows/auto-pr-tofu-plan.yml b/.gitea/workflows/auto-pr-tofu-plan.yml index 7bb6c26..4d28916 100644 --- a/.gitea/workflows/auto-pr-tofu-plan.yml +++ b/.gitea/workflows/auto-pr-tofu-plan.yml @@ -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 }}