Skip to content

Commit feb9792

Browse files
Bump clowdhaus/terraform-min-max from 1.3.2 to 2.1.0
Bumps [clowdhaus/terraform-min-max](https://github.com/clowdhaus/terraform-min-max) from 1.3.2 to 2.1.0. - [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.2...v2.1.0) --- updated-dependencies: - dependency-name: clowdhaus/terraform-min-max dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e0e555b commit feb9792

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pre-commit.yaml

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

3737
- name: Terraform min/max versions
3838
id: minMax
39-
uses: clowdhaus/terraform-min-max@v1.3.2
39+
uses: clowdhaus/terraform-min-max@v2.1.0
4040
with:
4141
directory: ${{ matrix.directory }}
4242

@@ -71,7 +71,7 @@ jobs:
7171

7272
- name: Terraform min/max versions
7373
id: minMax
74-
uses: clowdhaus/terraform-min-max@v1.3.2
74+
uses: clowdhaus/terraform-min-max@v2.1.0
7575

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

0 commit comments

Comments
 (0)