From 1f4ce5dc6f952e9e9f8fd28080a96dd22d1c2cef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 07:51:51 -0700 Subject: [PATCH] chore(deps): bump liatrio/terraform-change-pr-commenter (#524) Bumps [liatrio/terraform-change-pr-commenter](https://github.com/liatrio/terraform-change-pr-commenter) from 1.4.5 to 1.5.0. - [Release notes](https://github.com/liatrio/terraform-change-pr-commenter/releases) - [Changelog](https://github.com/liatrio/terraform-change-pr-commenter/blob/main/CHANGELOG.md) - [Commits](https://github.com/liatrio/terraform-change-pr-commenter/compare/v1.4.5...v1.5.0) --- updated-dependencies: - dependency-name: liatrio/terraform-change-pr-commenter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/pull-request.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'