Skip to content

Commit 00b1491

Browse files
committed
Update .github/workflows/pre-commit.yml
1 parent 5bcef82 commit 00b1491

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

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

0 commit comments

Comments
 (0)