Skip to content

Commit

Permalink
chore(deps): bump liatrio/terraform-change-pr-commenter (#490)
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.1 to 1.4.5.
- [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.1...v1.4.5)

---
updated-dependencies:
- dependency-name: liatrio/terraform-change-pr-commenter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Feb 5, 2024
1 parent 4f0bec3 commit 276347a
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.1
- uses: liatrio/terraform-change-pr-commenter@v1.4.5
with:
json-file: infra/terragrunt/nonprod/gratibot/plan.json
expand-comment: 'true'
Expand Down

0 comments on commit 276347a

Please sign in to comment.