Skip to content

Commit

Permalink
chore(deps): bump liatrio/terraform-change-pr-commenter (#524)
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.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](liatrio/terraform-change-pr-commenter@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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent e4ee6c4 commit 1f4ce5d
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.4.5
- uses: liatrio/terraform-change-pr-commenter@v1.5.0
with:
json-file: infra/terragrunt/nonprod/gratibot/plan.json
expand-comment: 'true'
Expand Down

0 comments on commit 1f4ce5d

Please sign in to comment.