File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5151
5252 - name : Comment Terraform Plan
5353 if : github.event_name == 'pull_request'
54- uses : borchero/terraform-plan-comment@v2
54+ uses : borchero/terraform-plan-comment@v3
5555 with :
5656 token : ${{ secrets.GITHUB_TOKEN }}
5757 planfile : .planfile
Original file line number Diff line number Diff line change 8484
8585 - name : Comment Terraform Plan
8686 if : github.event_name == 'pull_request'
87- uses : borchero/terraform-plan-comment@v2
87+ uses : borchero/terraform-plan-comment@v3
8888 with :
8989 token : ${{ secrets.GITHUB_TOKEN }}
9090 planfile : .planfile
Original file line number Diff line number Diff line change 9999
100100 - name : Comment Terraform Plan
101101 if : github.event_name == 'pull_request'
102- uses : borchero/terraform-plan-comment@v2
102+ uses : borchero/terraform-plan-comment@v3
103103 with :
104104 token : ${{ secrets.GITHUB_TOKEN }}
105105 planfile : .planfile
Original file line number Diff line number Diff line change 9191
9292 - name : Comment Terraform Plan
9393 if : github.event_name == 'pull_request'
94- uses : borchero/terraform-plan-comment@v2
94+ uses : borchero/terraform-plan-comment@v3
9595 with :
9696 token : ${{ secrets.GITHUB_TOKEN }}
9797 planfile : .planfile
You can’t perform that action at this time.
0 commit comments