Skip to content

Commit 44f3e26

Browse files
chore(deps): update clowdhaus/terraform-min-max action to v1.4.1
1 parent 8b4b1db commit 44f3e26

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
@@ -37,7 +37,7 @@ jobs:
3737

3838
- name: Terraform min/max versions
3939
id: minMax
40-
uses: clowdhaus/terraform-min-max@v1.3.2
40+
uses: clowdhaus/terraform-min-max@v1.4.1
4141
with:
4242
directory: ${{ matrix.directory }}
4343

@@ -72,7 +72,7 @@ jobs:
7272

7373
- name: Terraform min/max versions
7474
id: minMax
75-
uses: clowdhaus/terraform-min-max@v1.3.2
75+
uses: clowdhaus/terraform-min-max@v1.4.1
7676

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

0 commit comments

Comments
 (0)