Skip to content

Commit 5ed76e2

Browse files
authored
Merge pull request #35 from the-turing-way/dependabot/github_actions/borchero/terraform-plan-comment-3
chore(deps): bump borchero/terraform-plan-comment from 2 to 3
2 parents 9e92bdd + 7ff5a38 commit 5ed76e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/plan-and-apply.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
TF_VAR_github_token: "${{ steps.generate-token.outputs.token }}"
7575

7676
- name: Post plan as PR comment
77-
uses: borchero/terraform-plan-comment@v2
77+
uses: borchero/terraform-plan-comment@v3
7878
with:
7979
expand-comment: true # Ensures the comment is unfolded for review
8080
planfile: .planfile

0 commit comments

Comments
 (0)