Skip to content

Commit 00521a5

Browse files
chore(deps): bump clowdhaus/terraform-min-max from 1.3.1 to 1.3.2
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>
1 parent b7814bd commit 00521a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pre-commit.yml

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

4545
- name: Terraform min/max versions
4646
id: minMax
47-
uses: clowdhaus/terraform-min-max@v1.3.1
47+
uses: clowdhaus/terraform-min-max@v1.3.2
4848
with:
4949
directory: ${{ matrix.directory }}
5050

@@ -87,7 +87,7 @@ jobs:
8787

8888
- name: Terraform min/max versions
8989
id: minMax
90-
uses: clowdhaus/terraform-min-max@v1.3.1
90+
uses: clowdhaus/terraform-min-max@v1.3.2
9191

9292
- name: Pre-commit Terraform ${{ steps.minMax.outputs.maxVersion }}
9393
uses: clowdhaus/terraform-composite-actions/pre-commit@v1.11.0

0 commit comments

Comments
 (0)