diff --git a/.github/workflows/pull-request.yaml b/.github/workflows/pull-request.yaml index 6a7137a5..32368914 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.4.5 + - uses: liatrio/terraform-change-pr-commenter@v1.5.0 with: json-file: infra/terragrunt/nonprod/gratibot/plan.json expand-comment: 'true'