Skip to content

Commit 8b9a350

Browse files
chore(deps): bump clowdhaus/terraform-min-max from 1.3.0 to 1.3.2
Bumps [clowdhaus/terraform-min-max](https://github.com/clowdhaus/terraform-min-max) from 1.3.0 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.0...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>
1 parent 690a9b4 commit 8b9a350

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/terraform-checks.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060

6161
- name: Terraform min/max versions
6262
id: minMax
63-
uses: clowdhaus/terraform-min-max@v1.3.0
63+
uses: clowdhaus/terraform-min-max@v1.3.2
6464
with:
6565
directory: ${{ matrix.directory }}
6666

@@ -103,7 +103,7 @@ jobs:
103103

104104
- name: Terraform min/max versions
105105
id: minMax
106-
uses: clowdhaus/terraform-min-max@v1.3.0
106+
uses: clowdhaus/terraform-min-max@v1.3.2
107107

108108
- name: Pre-commit Terraform ${{ steps.minMax.outputs.maxVersion }}
109109
uses: clowdhaus/terraform-composite-actions/pre-commit@v1.9.0

0 commit comments

Comments
 (0)