Skip to content

Commit

Permalink
chore(deps): bump liatrio/terraform-change-pr-commenter (#599)
Browse files Browse the repository at this point in the history
Bumps [liatrio/terraform-change-pr-commenter](https://github.com/liatrio/terraform-change-pr-commenter) from 1.5.0 to 1.7.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](liatrio/terraform-change-pr-commenter@v1.5.0...v1.7.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent 978bbc6 commit cda73db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit cda73db

Please sign in to comment.