Skip to content

Commit 93ff758

Browse files
authored
Merge pull request #8 from devops-ia/dependabot/github_actions/clowdhaus/terraform-min-max-1.4.1
chore(deps): bump clowdhaus/terraform-min-max from 1.3.2 to 1.4.1
2 parents 8930c76 + 6cceb0e commit 93ff758

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
@@ -44,7 +44,7 @@ jobs:
4444

4545
- name: Terraform min/max versions
4646
id: minMax
47-
uses: clowdhaus/terraform-min-max@v1.3.2
47+
uses: clowdhaus/terraform-min-max@v1.4.1
4848
with:
4949
directory: ${{ matrix.directory }}
5050

@@ -87,7 +87,7 @@ jobs:
8787

8888
- name: Terraform min/max versions
8989
id: minMax
90-
uses: clowdhaus/terraform-min-max@v1.3.2
90+
uses: clowdhaus/terraform-min-max@v1.4.1
9191

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

0 commit comments

Comments
 (0)