We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1c03f3d + 352bff5 commit 4c70090Copy full SHA for 4c70090
.github/workflows/pre-commit.yml
@@ -44,7 +44,7 @@ jobs:
44
45
- name: Terraform min/max versions
46
id: minMax
47
- uses: clowdhaus/terraform-min-max@v1.3.2
+ uses: clowdhaus/terraform-min-max@v1.4.1
48
with:
49
directory: ${{ matrix.directory }}
50
@@ -87,7 +87,7 @@ jobs:
87
88
89
90
91
92
- name: Pre-commit Terraform ${{ steps.minMax.outputs.maxVersion }}
93
uses: clowdhaus/terraform-composite-actions/[email protected]
0 commit comments