Skip to content

Commit a8f8f2b

Browse files
chore(deps): bump clowdhaus/terraform-min-max from 1.4.1 to 2.1.0
Bumps [clowdhaus/terraform-min-max](https://github.com/clowdhaus/terraform-min-max) from 1.4.1 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.4.1...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] <[email protected]>
1 parent 4c70090 commit a8f8f2b

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.4.1
47+
uses: clowdhaus/terraform-min-max@v2.1.0
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.4.1
90+
uses: clowdhaus/terraform-min-max@v2.1.0
9191

9292
- name: Pre-commit Terraform ${{ steps.minMax.outputs.maxVersion }}
9393
uses: clowdhaus/terraform-composite-actions/[email protected]

0 commit comments

Comments
 (0)