Skip to content

Commit bc8b9f0

Browse files
build(deps): bump clowdhaus/terraform-min-max from 1.0.3 to 1.3.1
Bumps [clowdhaus/terraform-min-max](https://github.com/clowdhaus/terraform-min-max) from 1.0.3 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.0.3...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 a44ff19 commit bc8b9f0

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
@@ -35,7 +35,7 @@ jobs:
3535

3636
- name: Terraform min/max versions
3737
id: minMax
38-
uses: clowdhaus/terraform-min-max@v1.0.3
38+
uses: clowdhaus/terraform-min-max@v1.3.1
3939
with:
4040
directory: ${{ matrix.directory }}
4141

@@ -68,7 +68,7 @@ jobs:
6868

6969
- name: Terraform min/max versions
7070
id: minMax
71-
uses: clowdhaus/terraform-min-max@v1.0.3
71+
uses: clowdhaus/terraform-min-max@v1.3.1
7272

7373
- name: Pre-commit Terraform ${{ steps.minMax.outputs.maxVersion }}
7474
uses: clowdhaus/terraform-composite-actions/pre-commit@v1.3.0

0 commit comments

Comments
 (0)