Skip to content

Commit 2fcd1ab

Browse files
dependabot[bot]vjdhama
authored andcommitted
chore(deps): bump clowdhaus/terraform-min-max from 1.3.0 to 1.3.2
Bumps [clowdhaus/terraform-min-max](https://github.com/clowdhaus/terraform-min-max) from 1.3.0 to 1.3.2. - [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.0...v1.3.2) --- updated-dependencies: - dependency-name: clowdhaus/terraform-min-max dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d5ec4b8 commit 2fcd1ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/terraform-checks.yaml

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

6161
- name: Terraform min/max versions
6262
id: minMax
63-
uses: clowdhaus/[email protected].0
63+
uses: clowdhaus/[email protected].2
6464
with:
6565
directory: ${{ matrix.directory }}
6666

@@ -103,7 +103,7 @@ jobs:
103103

104104
- name: Terraform min/max versions
105105
id: minMax
106-
uses: clowdhaus/[email protected].0
106+
uses: clowdhaus/[email protected].2
107107

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

0 commit comments

Comments
 (0)