Skip to content

Commit 887ca25

Browse files
build(deps): Bump clowdhaus/terraform-min-max from 1.0.8 to 1.1.1
Bumps [clowdhaus/terraform-min-max](https://github.com/clowdhaus/terraform-min-max) from 1.0.8 to 1.1.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.8...v1.1.1) --- updated-dependencies: - dependency-name: clowdhaus/terraform-min-max dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4a544d6 commit 887ca25

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.8
38+
uses: clowdhaus/terraform-min-max@v1.1.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.8
71+
uses: clowdhaus/terraform-min-max@v1.1.1
7272

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

0 commit comments

Comments
 (0)