From aab70aa561ee74c46898c2ee14a2fe3f4ea38785 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 14:27:11 +0000 Subject: [PATCH] chore(deps): bump liatrio/terraform-change-pr-commenter Bumps [liatrio/terraform-change-pr-commenter](https://github.com/liatrio/terraform-change-pr-commenter) from 1.7.0 to 1.7.1. - [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.7.0...v1.7.1) --- updated-dependencies: - dependency-name: liatrio/terraform-change-pr-commenter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .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 d6c076c..fe0af44 100644 --- a/.github/workflows/pull-request.yaml +++ b/.github/workflows/pull-request.yaml @@ -93,7 +93,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.7.0 + - uses: liatrio/terraform-change-pr-commenter@v1.7.1 with: json-file: infra/terragrunt/nonprod/gratibot/plan.json expand-comment: 'true'