Skip to content

Commit

Permalink
chore(deps): bump clowdhaus/terraform-min-max from 1.3.1 to 1.3.2
Browse files Browse the repository at this point in the history
Bumps [clowdhaus/terraform-min-max](https://github.com/clowdhaus/terraform-min-max) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/clowdhaus/terraform-min-max/releases)
- [Changelog](https://github.com/clowdhaus/terraform-min-max/blob/main/CHANGELOG.md)
- [Commits](clowdhaus/terraform-min-max@v1.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: clowdhaus/terraform-min-max
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent e0eb5e4 commit 8b4c785
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- name: Terraform min/max versions
id: minMax
uses: clowdhaus/terraform-min-max@v1.3.1
uses: clowdhaus/terraform-min-max@v1.3.2
with:
directory: ${{ matrix.directory }}

Expand Down Expand Up @@ -72,7 +72,7 @@ jobs:

- name: Terraform min/max versions
id: minMax
uses: clowdhaus/terraform-min-max@v1.3.1
uses: clowdhaus/terraform-min-max@v1.3.2

- name: Pre-commit Terraform ${{ steps.minMax.outputs.maxVersion }}
uses: clowdhaus/terraform-composite-actions/pre-commit@v1.11.1
Expand Down

0 comments on commit 8b4c785

Please sign in to comment.