Skip to content

Commit 969a319

Browse files
author
Nick Hammond
authored
Merge pull request #11 from Waracle/dependabot/github_actions/main/clowdhaus/terraform-min-max-1.1.1
build(deps): Bump clowdhaus/terraform-min-max from 1.0.8 to 1.1.1
2 parents 4a544d6 + 887ca25 commit 969a319

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)