Skip to content

Commit 679a00a

Browse files
Bump clowdhaus/terraform-min-max from 1.2.4 to 1.3.1
Bumps [clowdhaus/terraform-min-max](https://github.com/clowdhaus/terraform-min-max) from 1.2.4 to 1.3.1. - [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.2.4...v1.3.1) --- updated-dependencies: - dependency-name: clowdhaus/terraform-min-max dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d74d506 commit 679a00a

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.2.4
39+
uses: clowdhaus/terraform-min-max@v1.3.1
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.2.4
74+
uses: clowdhaus/terraform-min-max@v1.3.1
7575

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

0 commit comments

Comments
 (0)