diff --git a/.github/workflows/pull-request.yaml b/.github/workflows/pull-request.yaml index 3236891..aa65db0 100644 --- a/.github/workflows/pull-request.yaml +++ b/.github/workflows/pull-request.yaml @@ -90,7 +90,7 @@ jobs: ARM_USE_OIDC: true TF_VAR_gratibot_image: "${{ env.IMAGE_PATH }}:${{ needs.build.outputs.docker_tag }}" - - uses: liatrio/terraform-change-pr-commenter@v1.5.0 + - uses: liatrio/terraform-change-pr-commenter@v1.7.0 with: json-file: infra/terragrunt/nonprod/gratibot/plan.json expand-comment: 'true'