Skip to content

Commit

Permalink
Update ahmadnassri/action-terraform-report action to v4 (#30)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 16, 2024
1 parent 0d8babc commit 817dd18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/plan-on-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
-v $(pwd):/terraform -w /terraform \
hashicorp/terraform show -json terraform.plan > terraform.json
- uses: ahmadnassri/action-terraform-report@v3
- uses: ahmadnassri/action-terraform-report@v4
with:
# tell the action the plan outputs
terraform-text: ${{ github.workspace }}/terraform.text
Expand Down

0 comments on commit 817dd18

Please sign in to comment.