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 b7814bd + 00521a5 commit 8f5a4d1Copy full SHA for 8f5a4d1
.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.1
+ uses: clowdhaus/terraform-min-max@v1.3.2
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/pre-commit@v1.11.0
0 commit comments