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.
1 parent 235c3c5 commit 456c4dbCopy full SHA for 456c4db
.github/workflows/pre-commit.yml
@@ -35,7 +35,7 @@ jobs:
35
36
- name: Terraform min/max versions
37
id: minMax
38
- uses: clowdhaus/terraform-min-max@v1.3.1
+ uses: clowdhaus/terraform-min-max@v1.3.2
39
with:
40
directory: ${{ matrix.directory }}
41
@@ -68,7 +68,7 @@ jobs:
68
69
70
71
72
73
- name: Pre-commit Terraform ${{ steps.minMax.outputs.maxVersion }}
74
uses: clowdhaus/terraform-composite-actions/pre-commit@v1.11.1
0 commit comments