Skip to content

Commit

Permalink
docs: Adjust latest action tag in README (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
borchero authored Aug 13, 2024
1 parent fb69007 commit 539fffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ GitHub Action to post the output of `terraform plan` to a pull request comment.
- name: Plan
run: terraform plan -out .planfile
- name: Post PR comment
uses: borchero/terraform-plan-comment@v1
uses: borchero/terraform-plan-comment@v2
with:
token: ${{ github.token }}
planfile: .planfile
Expand Down

0 comments on commit 539fffa

Please sign in to comment.